issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:HTML
Filter by
77.2M results
- Tasks when completed moves to the Completed area.
- In both Available and Completed Area, delete feature is working.
- But it sometimes breaks when it is in Completed Area.
- New Bug in the TUI ...
bug
Task: #76
Create app/not-found.tsx copying the visual layout from pages/404.tsx. The file must export a default React component —
not a Next.js page with getStaticProps.
feature
Task: #75
Navigate to /bridge in the browser, verify the bridge swap UI is interactive, and confirm all chain icon images render
without next/image console warnings.
feature
Bug Summary
The UI renders with zero CSS (raw, unstyled HTML) and the production build is broken. Tailwind v4 was never wired into
Vite, and tsc -b fails with 25 type errors. The Vite dev server hid both ...
area:frontend
bug
priority:high
size:S
需求更新:
1. 在建图阶段生成两个知识图谱:
- 英文拼写相似度图谱:节点间连边根据英文单词本身的拼写或 token overlap 相似度计算,用于生成文型填空题。
- 中文释义语义相似度图谱:节点间连边根据中文释义/意义相似度计算,用于选择意义相关的干扰项。
2. 每个图谱应保存本地,可重复加载。
3. 在生成题目时,可选择使用哪一个图谱来生成选项。 ...
Summary
Show which users are currently connected to a workspace, in real time.
Current State
- WorkspaceSession.subscribers already tracks all active WebSocket connections per workspace
- Each Connection ...
collab
Task: #75
Inspect components/bridge/BridgeSwitch.tsx and ChainIcon.tsx for hook usage and add use client where needed so the
bridge page works correctly in App Router.
feature
Task: #75
Create app/bridge/page.tsx moving all imports and JSX from pages/bridge/index.tsx. Determine if the page needs use
client based on its hook usage.
feature
Summary
OTPDigitInput uses forwardRef which is dead weight in React 19. ref is now a normal prop.
Acceptance criteria
- forwardRef wrapper removed
- ref accepted as regular prop in OTPDigitInputProps ...
status:approved
Symptom
On iPad (and likely Mac/iOS), Maple drains the battery quickly even when the app is idle — not actively editing and with
no files syncing.
Root cause
ChangeFeedClient.runForever() (the File ...

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.