[BUG] SSH remote: submit button greyed out / unclickable after selecting folder and entering prompt
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 Claude Code desktop app on Windows with an SSH remote connection (WSL via localhost), the submit button remains greyed out and unclickable even after:
- Successfully connecting via SSH
- Selecting a remote folder
- Typing a prompt in the text box
Neither clicking the button, pressing Enter, nor Ctrl+Enter submits the prompt. The suggestion chips at the bottom also do not work.
Restarting the app does not fix the issue.
What Should Happen?
The submit button should be enabled and the prompt should be submitted when a remote folder is selected and text is entered in the prompt box.
Error Messages/Logs
No error message — button is simply unclickable/greyed out
Steps to Reproduce
- Open Claude Code desktop app on Windows
- Add an SSH connection to WSL (localhost, port 22)
- Successfully connect via SSH
- Select a remote folder
- Type any text in the prompt box
- Observe that the submit button remains greyed out
- Pressing Enter, Ctrl+Enter, or clicking the button does nothing
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.50
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
WSL (Windows Subsystem for Linux)
Additional Information
Using SSH remote connection to WSL via localhost. The SSH connection itself works fine (can connect and browse folders). Issue is specific to the desktop app UI - the prompt submit button never becomes active. Claude Code version: 2.1.50
This issue has 13 comments on GitHub. Read the full discussion on GitHub ↗