issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:PHP
Filter by
24.6M results
There is an error with this repository s Renovate configuration that needs to be fixed. As a precaution, Renovate will
stop PRs until it is resolved.
Error type: Cannot find preset s package (local derliebemarcus/maintenance:node) ...
Problem
ChatThread.tsx puts aria-live= polite on the whole .chat-thread. During token streaming this can cause the screen
reader to announce constant partial updates of a large region.
Suggested fix ...
accessibility
ui
测了一下,有几个地方可能需要修一下。做的很好的是:Worker 端对 systemPrompt 做了校验,试了几种注入姿势都没绕过去,对话历史和 discoveredFlags 的服务端处理也没问题,这块安全性不错的
Worker URL 完全裸奔
script.js 里直接硬编码了 Worker 地址,前端发请求没有任何认证:
https://github.com/beiai-sama/beiai-homepage/blob/44ba6178c36b29b79f32f3c5129297140bde56b7/script.js#L2-L3 ...
Problem
The session surface sets font-size: 14px (chat.css ~62) and uses px throughout, so it doesn t scale with the user s
OS/browser text-size preference (Dynamic Type / Android font scale).
Suggested ...
accessibility
enhancement
ui
Problem
--fg-faint: #6e7681 on --bg: #0d1117 is roughly a 3:1 contrast ratio and is used for timestamps, hints, tool meta, and
the empty-state text — below the WCAG AA 4.5:1 requirement for normal text. ...
accessibility
polish
ui
Problem
The StatusBar ⋯ menu closes on outside mousedown (it has a document listener), but the composer mode menu has no
outside-click or Escape handler — opening it and tapping elsewhere (e.g. a tool ...
accessibility
bug
composer
ui
Problem
.icon-btn is 38×38px (chat.css ~76–80) and .send-btn is 36×36px (~579) — below the WCAG 2.5.5 / Apple HIG 44px and
Material 48dp minimum touch targets. The drawer row ✕ is 30×30px.
Suggested ...
accessibility
mobile
ui
Problem
styles.css sets outline: none on inputs/textareas and only restores a focus ring for textarea:focus/input:focus. The
session surface (chat.css) defines :hover states for icon buttons, approval ...
accessibility
bug
ui
Problem
sendMode optimistically sets timeline.mode then sends. If the send fails, there s no rollback or error — the composer
pill shows the new mode while the agent is still in the old one, silently ...
bug
ui

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.