issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:Java linked:pr
Filter by
6.6M results
目的・背景
大きめの機能・アーキテクチャ変更の前に「設計を共有してレビュー・承認を得る」運用を整える。Design Doc を Issue(提案・レビュー)+ docs/design(確定設計の保管)のハイブリッドで運用する。
完了条件(Definition of Done)
- [ ] Design Doc 用の Issue テンプレート(7 セクション)
- [ ] docs/design/README.md(運用フロー・年フォルダ規約・PR↔Issue ...
task
Describe the bug
Bug Report
Description
In FeedbackPage.js, the StarRating subcomponent calls useReducedMotion() but does not capture or use the return value.
The whileHover and whileTap motion props ...
bug
概要
本を探すページ(/books/search)の検索結果が縦一列で表示されている。 他のページ(マイ本一覧、受賞作品一覧)と同様に、横3列のグリッドレイアウトに変更する。
変更内容
- max-w-2xl → max-w-6xl(3列を収めるために幅を拡大)
- 検索結果コンテナを flex flex-col gap-3 → grid gap-4 sm:grid-cols-2 lg:grid-cols-3 ...
Description
OpenAEV s anonymous usage telemetry (OpenTelemetryConfig) currently has two gates:
1. A user-facing opt-out flag — @Value( ${openbas.telemetry.enabled:${openaev.telemetry.enabled:true}} ...
Description
RSQL argument conversion currently depends on a static global conversion service.
Custom value converters can be registered through RSQLJPASupport.addConverter(...), and that works well for ...
Align the CI PR-title check to Conventional Commits, complete the issue templates, and document the lowercase + grey
label rule. Part of the Filigran-wide convention alignment.
solved
Current Problem
The evaluator flags weak bullets and passive voice but has no detection for overly complex sentences (too many
words/long words), repetitive verb usage (e.g., Led used 5 times), or bullet ...
enhancement
Align the CI PR-title check to Conventional Commits, complete the issue templates, and document the lowercase + grey
label rule. Part of the Filigran-wide convention alignment.
Add a new setting, timezone, available only in user context. It should be typed as int.
claude
enhancement
Align the CI PR-title check to Conventional Commits, complete the issue templates, and document the lowercase + grey
label rule. Part of the Filigran-wide convention alignment.

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.