Skip to content

Question prompt overlay blocks response text with no minimize/close option #28956

Description

@sunilkalikayi

Description

Describe the bug: When the AI uses the question tool, the prompt dialog overlays the terminal UI on top of the previous response text. There is no minimize, close, or dismiss button — the user cannot scroll back to read what the AI just wrote before the question appeared. This forces users to either guess the answer or close the prompt entirely (losing their input).

Be collapsible/minimizable so the user can read the response underneath
Appear below or alongside the response text (not overlaying it)
Have a clear "minimize" button that temporarily hides the prompt
Environment:

Platform: Linux
Terminal: CLI (not IDE/VS Code extension)
opencode version: latest
Suggested fix: Add a minimize/expand toggle to the question prompt, or change the layout so the prompt appears below the response text rather than as an overlay.

Plugins

No response

OpenCode version

opencode v1.15.7.

Steps to reproduce

To reproduce:

  1. The AI sends a detailed response
  2. AI immediately calls the question tool
  3. The question dialog appears, covering the response text
  4. No minimize or close button is visible
  5. User cannot read the response without dismissing the question

Expected behavior: The question dialog should either:

  • Be collapsible/minimizable so the user can read the response underneath
  • Appear below or alongside the response text (not overlaying it)
  • Have a clear "minimize" button that temporarily hides the prompt

Screenshot and/or share link

Image Image

Operating System

Platform: Linux

Terminal

CLI (not IDE/VS Code extension)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions