issues Search Results · language:Dune language:TypeScript language:TypeScript language:Python linked:pr language:JavaScript
Filter by
7.9M results
Problem
Currently, AuditService.log() and logCaseAction() call repository.save(log) synchronously.
This blocks the request thread until the database write completes, which slows down case operations under ...
gssoc
type:design
type:feature
type:performance
type:refactor
type:testing
Context
PR #20 shipped M2.1 (the backtester core: finrobot/backtest/engine.py, fills, position, metrics, parity harness
skeleton, BuyAndHold strategy). M2.2 is the next sub-milestone: wire the parity ...
area:research
phase:3-research-platform
priority:high
risk:no-deploy
state:done
state:review
Background
Schema changes are easy to mishandle (by both humans and AI agents) because the migration rules currently live only in
migrations/README.md and are never surfaced in the agent guideline files. ...
Correctif date rdv
Is your feature request related to a problem or challenge?
The event registration endpoint api/events/register.js imports checkCapacity from ../lib/capacityValidator.js on
line 18. However, this validator ...
enhancement
Symptom
Running annotate_tabular with the default verbosity (no -v) prints INFO-level messages from dask.distributed, e.g.:
INFO:distributed.scheduler:Scheduler closing all comms
The default verbosity ...
bug
in-progress
needs-triage
P3
Describe the bug
Downloading posts fails during initial data fetching when the creator has no custom vanity name, i.e. their page URL
uses Patreon s userId-based format https://www.patreon.com/c/u{userId}/posts. ...
モバイルで活動入力フォームを操作すると、件名 combobox の候補リストが残ったままになり、場所や説明など別フィールドを入力しようとしても件名側にフォーカスが残るように見える。
調査結果:
- 件名 combobox の候補選択が mouse down 依存になっており、touch 操作で選択・close が確実に走らない。
- Lookup など一部の候補選択 UI も同じ mouse ...
area:ui
bug
The comparison table in README.md is missing four capabilities that have shipped since it was last updated:
- Interactive HTML report
- SARIF / GitHub Code Scanning output
- Dev vs runtime dependency ...
documentation
Problem
The spec parser is lenient: a dash token matching no declared flag falls through and is classified as an ordinary
operand. For commands with a TEXT positional this corrupts results silently:
...

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.