issues Search Results · language:Dune language:Python language:HTML language:Java language:Java language:Python
Filter by
42.6M results
Problem
Two state bugs in ui/src/components/ui/ChatPanel.tsx:
1. Retry can drop attachments. lastUserMessageRef is a single slot. Regular sends store { content, attachments }
(~line 502), but quick-action ...
bug
javascript
priority:medium
Problem
Two slider→API paths misbehave under rapid input:
1. Speed slider sends one API call per drag tick. ui/src/pages/Simulation.tsx ~69–76: handleSpeedChange awaits
setSpeed(value) directly ...
bug
javascript
priority:medium
Problem (verified in code)
User-set simulation parameters are silently reset to engine defaults whenever ParameterPanel remounts (navigate away
from /simulation and back) or the selected engine changes. ...
bug
javascript
priority:high
Problem
The UI is hard-coded dark with no theming infrastructure:
- ui/src/index.css (~lines 92–127) defines --sidekick-color-* CSS variables with dark values only; there is no
prefers-color-scheme ...
enhancement
javascript
priority:low
目的
コードを push するたびに Docker イメージが正常にビルドできるか自動で確認する。
内容
- Dockerfile の追加
- GitHub Actions ワークフロー(docker-build.yml)の追加
期待する動作
- main への push / PR 作成時に自動でビルドが実行される
- ビルド失敗時は Actions で検知できる
enhancement
Problem
Headings and labels have no enforced scale, so identical-rank headings differ across pages:
- ui/src/pages/Simulation.tsx ~241: h2 className= text-xl font-bold Golf Suite /h2
- ui/src/pages/DataExplorer.tsx ...
enhancement
javascript
priority:medium
Problem
Three color-consistency defects make the app look stitched together:
1. Slate vs gray family mix. ui/src/pages/CanonicalCoreShell.tsx (~lines 27–49) uses bg-slate-950 / bg-slate-900 /
border-slate-800 ...
bug
javascript
priority:high
Hey, @NileshBagade734-ux In the AI- Powered assistance section the interview preparation is just kept as a feature but
it is not interactive. Assign me this issue to add interview preparation ways from ...
Hello, thank you very much for your excellent work. Does the Simpler-WidowX dataset require any additional data
processing during training? Or could you provide a pre-processed WidowX dataset?

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.