Skip to content

fix: 扩展请求对话框可收起,且不挡住输入和停止 - #612

Open
superjinge wants to merge 1 commit into
agegr:mainfrom
superjinge:feat/collapsible-extension-dialog
Open

fix: 扩展请求对话框可收起,且不挡住输入和停止#612
superjinge wants to merge 1 commit into
agegr:mainfrom
superjinge:feat/collapsible-extension-dialog

Conversation

@superjinge

Copy link
Copy Markdown
Contributor

摘要

  • 扩展选择/确认浮窗仍用 overlay,输入框和停止按钮保持可用。
  • 增加「收起」(不等于取消),方便先回看对话再作答;问题仍处于 pending。

测试

  • 触发扩展 select:收起后能滚动对话、能输入、能停止会话。
  • 展开后作答;点「取消」仍会发送 { cancelled: true }
  • 扩展自定义面板:收起 vs 关闭行为符合预期。
CleanShot 2026-08-26 at 17 31 37 CleanShot 2026-08-26 at 17 29 39@2x CleanShot 2026-08-26 at 17 29 16@2x

Keep the overlay in place so the composer and stop control stay usable, while collapse hides the question until the user is ready to answer.

Co-authored-by: Cursor <cursoragent@cursor.com>
@superjinge

Copy link
Copy Markdown
Contributor Author

解决中途处理其他事情后,AI 提问时,用户无法及时回顾之前对话内容的问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant