issues Search Results · language:Dune language:Python language:Python language:Java language:TypeScript language:JavaScript
Filter by
70.5M results
🚀 Problem Description
If the user executes or previews code (HTML/JS/CSS) within the main browser window thread, it poses a major security
vulnerability. An attacker could inject malicious scripts (e.g., ...
enhancement
Problem Statement
Trowel’s current PR behavior is overloaded and unclear. One flag controls both Slice PR integration and Change Close-out
PRs, Slice states do not explicitly distinguish agent-processable ...
change
Prerequisites
- [x] I searched open issues and this has not already been proposed.
- [x] I searched discussions and this is not already being debated there.
- [x] This is a concrete, actionable ...
enhancement
ready for review
!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -- !-- Please read our Rules of Conduct:
https://opensource.microsoft.com/codeofconduct/ -- !-- 🕮 Read our guide about submitting issues:
https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions ...
new release
What
Move all dependency declarations from the 11 requirements-*.txt files into pyproject.toml using [project.dependencies]
and [project.optional-dependencies].
Why
Part of #98. pyproject.toml is the ...
area:backend
p2
ready
task
Summary
Add a focused regression test for rag_answer.render_answer_text when insufficiency has only reasons or only missing
targets.
Scope
- Test-only change.
- Target file: tests/test_answer_render_topic_match.py. ...
问题描述
循环任务(recurring task)的 dueDate 是未来某天时,点击完成按钮后任务状态没有任何变化——不消失、不移动、不显示已完成。
复现步骤
1. 创建一个每日循环任务,截止日期设为未来某天(如 6月10日),今天是 6月5日
2. 在列表视图中找到该任务(显示在「6月10日」分组下)
3. 点击完成按钮
预期:该任务从 6月10日 消失,前进到 6月11日(下一个未完成日期) ...
bug
Describe the bug
Invoking mvn clean on a freshly bumped version fails in the server/runtime module because of a dependency on
infinispan-tools. We can simply remove the clean target from the ant xml and ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.