[BUG] SSH remote: submit button greyed out / unclickable after selecting folder and entering prompt

Resolved 💬 13 comments Opened Feb 21, 2026 by antonyevans Closed Apr 9, 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 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

  1. Open Claude Code desktop app on Windows
  2. Add an SSH connection to WSL (localhost, port 22)
  3. Successfully connect via SSH
  4. Select a remote folder
  5. Type any text in the prompt box
  6. Observe that the submit button remains greyed out
  7. 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

View original on GitHub ↗

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