issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:HTML language:HTML
Filter by
25.4M results
demo/index.html imports directly from ../src/index.js. Run with npm run demo — no build step needed, changes to src/
reflect immediately.
demo
dx
feature
Floating ⚙ button opens a panel with sliders, toggles, and color pickers for all config options. Changes call
flow.update() instantly with no page reload.
demo
feature
Live demo at https://rohit-sagar256.github.io/noise-wave-flow — loads package from esm.sh, includes install snippet with
copy button, usage examples, and config reference table.\n\n_Docs maintained by ...
demo
docs
feature
Hand-written .d.ts files for NoiseFlowConfig, createNoiseFlow, mountNoiseFlow, and useNoiseFlow. Copied to dist/ via
Vite plugin on each build.
dx
feature
Potential state update race during equipment switching
selectEquipment() launches 5 async requests:
await Promise.all([ updateSensorData(...), updateHealthData(...), loadMaintenanceHistory(...), loadAnalytics(...), ...
level2
nsoc26
Modal close button positioning is broken in equipment.jsx
Both modals use:
button style={{ position: absolute , top: 16px , right: 16px , }}
but the modal container does not have:
position: relative ...
level2
nsoc26
Bug Description
🐛 Bug Description In src/context/ThemeContext.jsx, the ThemeContext is created but no custom useTheme hook is exported.
Developers are forced to manually import and use useContext(ThemeContext) ...
backend
bug
enhancement
frontend
gssoc
gssoc26
needs-review
needs-triage
nsoc
NSoC'26
a single client should be a semaphore on hachispeak. only 1 pass through on a single client. server does not care about
this, allow for mulitple clients to use inference simultaenously. but client must ...
Problem
postMemory() (sync.js:94) uses spawnSync( curl , [..., --max-time , 60 , ...]) to POST to hindsight. If the request
fails due to:
- Network timeout ( 60s)
- Connection reset
- DNS resolution ...
low
triaged
valid
背景
阶段二 outline 提取链路已完成审计 Round 06,评分 8.2/10,已可放行。
但在接入自动 tick 调度前,建议做一轮非阻断性的质量提升。
目标
为阶段二 outline 提取链路补充集成测试和验证。
任务清单
1. 补集成测试
- [ ] 单窗口成功场景
- [ ] 多窗口部分成功场景(failedChunks ≤ 30%)
- [ ] 多窗口超过阈值失败场景(failedChunks ...

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.