claude-code - 💡(How to fix) Fix [FEATURE] Plan mode — AskUserQuestion modal covers the agent's analysis and can't be minimized

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fix / Workaround

Current workaround: Ask the agent to present options as plain text instead of using the modal.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Title: Plan mode — AskUserQuestion modal covers the agent's analysis and can't be minimized

Environment: Claude Code VS Code extension (likely applies to other surfaces too), Plan mode.

Problem: When the agent writes a block of analysis/reasoning and then asks a question via the AskUserQuestion tool, the question modal opens on top of that analysis and covers it. To re-read the reasoning before answering, I have to close the modal — but closing it cancels the pending question. So I'm forced to choose between reading the context and answering.

Impact: In design/planning conversations the agent typically lays out options right before asking which one to pick. The modal hides exactly the content needed to decide, with no way to peek without losing the prompt.

Proposed Solution

Requested fix (any one):

Allow minimizing/collapsing the modal without cancelling the question. Render it as a non-blocking side panel so the analysis stays visible while answering. Persist the pending question if the modal is dismissed, so it can be reopened.

Current workaround: Ask the agent to present options as plain text instead of using the modal.

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

No response

Additional Context

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Plan mode — AskUserQuestion modal covers the agent's analysis and can't be minimized