[BUG] pressing `n` in userConfig fields dismisses the config view
Resolved 💬 5 comments Opened Apr 23, 2026 by kostas-petrakis Closed May 8, 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 using a plugin with userConfig fields and typing when the n character is pressed the config dialog view is dismissed.
This is affecting all users who need to make use of the userConfig field. The temporary solution is for users to copy paste the field input.
What Should Happen?
Characters should not dismiss the dialog
Error Messages/Logs
Steps to Reproduce
- Install (or create) a plugin that requires user input through the
userConfigfields - Navigate to the plugin configuration through
/plugin-->Configure Options - Start typing in one of the fields, press
n - Config dialog is dismissed
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.117 (Claude Code)
Platform
AWS Bedrock
Operating System
macOS
Terminal/Shell
Other
Additional Information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗