Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr

Filter by

1.8M results  (293 ms)

1.8M results

Context The local orchestrator s ProcessSupervisor tried to (re)start the Neural Link Bridge and crashed on a port collision: [ProcessSupervisor] Starting Neural Link Bridge (supervisor-restart). [ProcessSupervisor] ...
ai
architecture
bug

Description The Smart Food Pairings section on the landing page has broken styling. The descriptive paragraph text is overlapping with the section title, and the action button ( Explore Smart Combos ) ...

Description Several large and/or duplicated binary assets are committed, bloating clone size (~30 MB of tracked non-node_modules content). - Duplicated PowerBI images exist in two locations: images/powerbi-dashboard.png ...
Easy
SSoC26

Description The scratch/ directory (40+ files) is committed to the repo. It contains one-off codemod/patch scripts and throwaway fixtures that don t belong in version control, e.g.: - Codemods: add_*_links.*, ...
Easy
SSoC26

Description The Vite build output is never used by the deployment, making npm run build a no-op for production. - vite.config.js builds script.js as an IIFE library into dist/. - vercel.json sets ...
bug
Medium
SSoC26
ui/ux

Description CI never runs the Jest unit tests. .github/workflows/e2e-tests.yml is the only test workflow and it runs only npm run test:e2e (Playwright): - name: Run Playwright tests run: npm run test:e2e ...
Medium
SSoC26

Description In auth.js, the Google redirect sign-in path POSTs an undefined variable as the request body: // auth.js:571 const response = await fetch( /api/auth/google , { method: POST , credentials: ...
bug
Easy
SSoC26

背景 更新履歴がHTMLのliへ直書きされ、2026年の次に2023年・2024年が並ぶなど時系列が崩れている。今後の追記漏れや並べ替えミスも起こりやすい。 対応内容 - 履歴データをHTMLから分離し、日付と変更内容を構造化する - 日付の新しい順で自動表示する - 同日の複数項目を読みやすくまとめる - JavaScriptが利用できない場合も最低限の案内を表示する - ...

概要(小修正2点) 1. タブ順序の変更:現状 Heatmap / Historical / Risk / Value / Briefing → Heatmap / Historical / Value / Risk / Briefing(Risk と Value を入れ替え=Value→Risk→Briefing の並び)。 2. タブ表示名の変更:Value → Valuation(ボタンの表示テキストのみ)。 ...
enhancement

背景 スマホの2カラム表示で、アルバムの曲数が奇数の場合に最後の1曲だけが2カラム分へ拡大される。末尾の曲は左カラム幅のまま配置し、右カラムは空欄として見せたい。 対応内容 - 曲カードが余った横幅を拡大しないようレイアウトを調整する - 奇数曲では最後の曲を左カラムに保持する - 偶数曲・PC表示・アルバム単位選択を壊さない 完了条件 - スマホ2カラムで奇数曲の末尾が左カラム幅になる ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.