anomalyco / anomalyco/opencode
[Bug] Desktop: 授权弹窗确认按钮与停止会话按钮位置重叠,连点时易误触
Open
@Brendonovich is already working on this.
Since Jul 24, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
描述
Desktop 中当会话需要连续处理多个权限请求时,授权弹窗的确认按钮正好位于顶部「停止会话」按钮的下方。如果短时间内需要点击多个授权确认(习惯性连点),很容易点到上面的「停止会话」按钮,导致正在进行的会话被误中断。
复现步骤
- 在会话中触发多个需要授权的操作(连续授权弹窗)
- 快速连续点击授权确认按钮
- 鼠标连点时容易偏移,点击到上方「停止会话」按钮
- 会话被意外中止
期望行为
授
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.