issues Search Results · language:Dune language:Python language:JavaScript language:Java is:public
Filter by
54.5M results
Python Tip: Use enumerate() for index+value in loops
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
問題
初回ロードが重い。
対応
Material Symbols ・ Chart.js を遅延ロード。
検証
Lighthouse スコア改善。
出典 : docs/CODE-REQUEST-NEXT.md E-2
area:a11y
priority:P3
size:S
Description :
The session deletion endpoint performs an authorization check using req.user.id. If the authentication middleware
provides the user ID as req.user._id instead, the comparison may not work ...
level:intermediate
type:security
問題
テーブル行のキーボード操作が不十分。
対応
矢印キーで行移動 ・ Enter で詳細展開。
検証
キーボードのみで全操作可能。
出典 : docs/CODE-REQUEST-NEXT.md E-1
area:a11y
priority:P3
size:M
問題
手動で lint / test / build を回している。
対応
GitHub Actions で push 時に lint / test / build を自動実行。
検証
PR で CI status 表示 ・ fail 時マージ不可。
出典 : docs/CODE-REQUEST-NEXT.md D-2
area:ops
priority:P3
size:M
問題
ショースケジュールは手動更新で忘れやすい。
対応
月初に GitHub Actions で Issue 自動作成 (取得リマインダー)。
検証
cron で Issue 作成 ・ 通知。
出典 : docs/CODE-REQUEST-NEXT.md D-1
area:ops
priority:P3
size:M
問題
予報精度ダッシュボードが分かりにくい。
対応
予報 vs 実測の的中率を月別に集計表示。
検証
accuracy.html に月別集計 ・ npm test 緑。
出典 : docs/CODE-REQUEST-NEXT.md C-2
area:data
priority:P2
size:M
PR #65091
cc @jbrockmendel @rhshadrach
- [ ] groupby.Datelike.time_sum
- [ ] grouper= date_range - 31.406% (140.897us)
- [ ] groupby.GroupByMethods.time_dtype_as_field
- [ ] [dtype= ...
問題
6日先の予報は精度が落ちるが、ユーザーに伝わらない。
対応
予報日が遠いほど信頼度バーを薄く ・「精度低」ラベル。
検証
6日以降に注記表示 ・ npm test 緑。
出典 : docs/CODE-REQUEST-NEXT.md C-1
area:ui
priority:P2
size:M
Current Problem
The current extractExperienceInYears function uses maxYears — it picks the single longest job duration from a resume
instead of accumulating total experience. A candidate with 3 jobs (2yr ...
enhancement

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.