Skip to content

fix: show free-text input in AskUserQuestion by default#516

Open
yshrkume wants to merge 1 commit intoYishenTu:mainfrom
yshrkume:bugfix/add-free-text-input
Open

fix: show free-text input in AskUserQuestion by default#516
yshrkume wants to merge 1 commit intoYishenTu:mainfrom
yshrkume:bugfix/add-free-text-input

Conversation

@yshrkume
Copy link
Copy Markdown

@yshrkume yshrkume commented Apr 16, 2026

related: #487

show free-text input in AskUserQuestion by default

Remove the isOther gate from canShowCustomInputForQuestion() so the "Other" free-text row appears when showCustomInput is enabled (the default), matching Claude Code CLI behavior.

…ther flag

- Decouple custom input visibility from question-level `isOther` flag, using `showCustomInput` config instead
- Allow questions with empty options to render when `showCustomInput` is enabled
- Update tests to verify config-driven custom input behavior and adjust helper to accept config
@H-FukumaSGS
Copy link
Copy Markdown

Looking forward to this fix, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants