[BUG] Claude doesn't return question
Resolved 💬 4 comments Opened Mar 3, 2026 by vneseyoungster Closed Apr 2, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When I try to brainstorming with Claude, it should give out the question for me to select. But currently, it doesn't and it got accepted by itself. You can refer to the images
What Should Happen?
It should return a list of question so I can navigate and answer them
Error Messages/Logs
Can you made an askuserquestion testing right now?
⏺ User answered Claude's questions:
⎿
⏺ Bug confirmed.
The tool returned: User has answered your questions: .
Notice: empty after the colon. No actual answer captured.
Did you see the question appear? It should have shown:
- Header: "Test"
- Question: "Can you see this question?"
- 3 options to select from
If nothing appeared, this is a Claude Code bug with the AskUserQuestion tool - questions aren't rendering in your UI but the tool reports success.
Workaround options:
1. Report bug - File issue at https://github.com/anthropics/claude-code/issues
2. Use text questions instead - I ask in plain text, you reply normally (no tool)
3. Add self-check rule - I always confirm "Did you see my question?" before proceeding
Steps to Reproduce
I dont know about this. It's like an UI bug
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
Version: 2.1.63
Platform
Other
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗