issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML linked:pr
Filter by
2.3M results
Part of the UI-e2e epic #974 (phase 2 of 3). Depends on UE1 (the shared harness must exist to require it).
Scope
A deterministic criterion that auto-requires the UI e2e loop when a change touches a rendered ...
Part of the UI-e2e epic #974 (phase 1 of 3). Generalizes #939 (slide responsive-fit → shared harness).
Scope
Extract the per-artifact Playwright assertions into a shared e2e harness so each artifact ...
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が利用できない場合も最低限の案内を表示する
- ...

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.