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
- Date
- 2026-08-12
- Version
- master@4b25b0e
- commit
- 4b25b0e
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