issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:Python
Filter by
7.8M 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
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.
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.
needs triage
solved
전체 코드베이스(약 7,000줄, 주석·md 포함)를 한 줄씩 리뷰하고 발견한 문제를 수정한다.
버그 수정
- static/index.html: /main 위치 오류로 리뷰 기록·기록 가져오기 탭이 main 밖에 있던 구조 버그 → 모든 탭을 감싸도록 이동
- routes/report.py + demo_mode.py: 데모 모드에서 종합 리포트가 ...
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.
needs triage
solved
概要
本を探すページ(/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 ...
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.
needs triage
solved
Problem
The coding team clips almost every input it feeds to an LLM via naive string slicing, plus a configurable
review-evidence cap. This silently drops information:
- A reviewer can reject an otherwise-good ...
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.