AskUserQuestion: question text not rendered in Warp terminal

Resolved 💬 3 comments Opened Feb 18, 2026 by gjfmunneke-dev Closed Feb 22, 2026

Bug Description

When using the AskUserQuestion tool, the question field text is not displayed in the terminal UI. Only the header chip and the options (labels + descriptions) are rendered. The actual question text is completely missing.

Terminal

Warp on macOS (Darwin 24.6.0)

Steps to Reproduce

  1. Claude invokes AskUserQuestion with a question containing text in the question field
  2. The UI renders the header chip and option list
  3. The question text is nowhere to be seen

Expected Behavior

The question text should be displayed between the header and the options list, so the user can read the actual question before selecting an answer.

Actual Behavior

Only the header chip and options are shown. The question text is invisible.

Screenshots

Example 1 - Short question

The question was: "Dit is een test van de AskUserQuestion tool. Wat zie je?"

What the user sees:

  • Header: "Test"
  • Options listed (no question text visible)

!Screenshot 1

Example 2 - Long question

The question was a multi-sentence paragraph about Dutch substance requirements.

What the user sees:

  • Header: "Substance"
  • Empty space where question should be
  • Options listed

Environment

  • Claude Code CLI
  • Terminal: Warp
  • OS: macOS (Darwin 24.6.0)
  • Model: Claude Opus 4.6

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗