claude-code - 💡(How to fix) Fix [BUG] Send/submit arrow button missing from Code tab input area (Windows desktop app) [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#46711Fetched 2026-04-12 13:35:04
View on GitHub
Comments
2
Participants
2
Timeline
7
Reactions
0
Timeline (top)
labeled ×3commented ×2cross-referenced ×2

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

The send/submit arrow button that previously appeared in the Code tab's text input area is no longer visible in the Windows desktop app. The button was present and working consistently until a computer reboot on 2026-04-11. No app update occurred — the app remains at version 1.1617.0.0 (Microsoft Store).

Only the microphone icon, model selector, and permission mode dropdown are visible in the input area. No send arrow. Users must press Enter to submit, with no clickable alternative.

Troubleshooting attempted (all failed):

  • Cleared GPUCache folder
  • Cleared all render caches (Cache, Code Cache, DawnGraphiteCache, DawnWebGPUCache)
  • Full app data reset (renamed %appdata%\Claude) — fresh app state, send button still missing

The full data reset proving the button is still absent with completely fresh app state suggests this is a server-side UI change, not a local issue.

What Should Happen?

A send arrow/button should appear in the Code tab input area (near the model selector dropdown), allowing users to click to submit their message — same as the Chat tab behavior. The Claude Code desktop docs reference this button: "pick a model from the dropdown next to the send button."

Error Messages/Logs

Steps to Reproduce

  1. Open Claude desktop app on Windows (version 1.1617.0.0, Microsoft Store)
  2. Navigate to the Code tab
  3. Select a project folder and branch
  4. Type text in the input area
  5. Observe: no send/submit arrow button appears. Only microphone icon, model selector, and permission mode dropdown visible.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.92 (desktop app 1.1617.0.0)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The missing send/submit arrow button in the Code tab's text input area may be due to a server-side UI change, and a potential workaround could be to check for updates or wait for a patch from the developers.

Guidance

  • Verify that the issue persists across different projects and branches to rule out any project-specific configuration issues.
  • Check the official Claude Code documentation or community forums for any announcements or discussions related to the missing send button.
  • Consider reaching out to the Claude Code support team to report the issue and ask about potential fixes or workarounds.
  • If the issue is confirmed to be a regression, try to find the last working version of the app and compare its behavior with the current version.

Example

No code snippet is provided as the issue seems to be related to a UI change rather than a code-specific problem.

Notes

The fact that the full data reset did not resolve the issue suggests that the problem might be server-side, but without more information from the developers, it's difficult to provide a definitive solution.

Recommendation

Apply workaround: Wait for a patch or update from the developers, as the issue seems to be related to a server-side UI change.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING