feat(web): make the ask-user question card collapsible

The ask-user takeover rendered the pending question set as a bottom card capped at min(60vh, 520px) with no way to reduce it, which buried the conversation abov

新特性

The ask-user takeover rendered the pending question set as a bottom card capped at min(60vh, 520px) with no way to reduce it, which buried the conversation above while the user decided. Add a minimize toggle next to the dismiss action: collapsed, the card becomes a header strip (title plus the two icon buttons) and the option body and footer unmount; expanding restores the full card. Drafts and th

日期
2026-08-12
版本
master@4b25b0e
commit
4b25b0e

在 GitHub 查看该 commit

The ask-user takeover rendered the pending question set as a bottom card capped at min(60vh, 520px) with no way to reduce it, which buried the conversation above while the user decided. Add a minimize toggle next to the dismiss action: collapsed, the card becomes a header strip (title plus the two icon buttons) and the option body and footer unmount; expanding restores the full card. Drafts and th