issues Search Results · language:Dune language:Python language:JavaScript language:Vue language:Java language:Java
Filter by
17.7M results
Description
Currently, providers must manually create waste pickup requests whenever collection is required. There is no centralized
scheduling system to plan and manage upcoming pickups.
Implement a ...
問題
候補日が多いと目的の日まで遠い。
対応
テーブル上部に「今日」「明日」「土日」ジャンプボタン。
検証
クリックで該当行へスクロール ・ ハイライト。
出典 : docs/CODE-REQUEST-NEXT.md B-3
area:ui
priority:P1
size:M
Summary
The current README is well structured and has clear usage examples. However, there is no troubleshooting or common
errors section for beginners who run into issues during setup or first use.
...
問題
当日の細かい雨は外部サービスが要る。
対応
詳細パネルに気象庁ナウキャストへのリンクボタン。
検証
リンク先が正しい ・ 新規タブで開く。
出典 : docs/CODE-REQUEST-NEXT.md B-2
area:ui
priority:P2
size:S
Summary
@MeshA2A-declared mesh dependencies bypass the expectedType / schemaMode schema-matching that @MeshRoute and
@MeshDependsOn dependencies apply. As a result, an @MeshA2A consumer that declares ...
enhancement
問題
「8m/s」が体感的に分かりにくい。
対応
風速バッジに体感ラベル併記 (例 : そよ風 / 強風 / 危険)。
検証
各風速帯でラベル表示 ・ npm test 緑。
出典 : docs/CODE-REQUEST-NEXT.md B-1
area:ui
priority:P1
size:S
問題
スマホ詳細パネルでショー一覧の行間が広すぎて縦に長い。
対応
.show-item の padding / margin をスマホで圧縮。
検証
スマホ実測で縦長解消 ・ PC は変更なし。
出典 : docs/CODE-REQUEST-NEXT.md A-3
area:ui
priority:P1
size:S
問題
気象庁データに pop がない日がある (3日先以降)。現状「-」で空白に見える。
対応
気象庁週間予報の pop で補完 → それも無ければ Open-Meteo で補完 (出典注記)。完全欠損は「データなし」と明示。
検証
明後日以降も pop 表示 ・ 補完ソース注記 ・ npm test 緑。
注 : 本番コア data source (jma.js) の改修。実 API ...
area:data
priority:P0
size:L
問題
PC でテーブルにスコア専用列がない (日付セルに統合されている)。広い画面では独立列の方が比較しやすい。
対応
PC (≥768px) のみ「スコア」列を日付列の右に復活。スマホはカード統合維持。 td を cell-date / cell-score / cell-date-score の 3 種で出し分け、@media で切替。
検証
PC 7列 (日付 / スコア / 風 / ...
area:ui
priority:P0
size:M
What happened?
If you send /api/recommend a time value that isn t exactly low, medium, or high, the whole request crashes with a 500
Internal Server Error. The input validation only checks that time is ...
bug
gssoc-2026

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.