claude-code - 💡(How to fix) Fix [BUG] File/Photo upload picker freezes and never opens

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…

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

Workaround I found: None that resolves the button — currently using drag-and-drop as a substitute.

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?

When clicking the "Add files/photos" (attachment) button in the Claude Code chat input, the app hangs with heavy loading and the file picker dialog never opens. The only fix is to fully close and reopen the app, but the issue persists.

What Should Happen?

File picker dialog opens immediately allowing file/image selection.

Error Messages/Logs

Steps to Reproduce

  1. Open Claude Code desktop app
  2. Open any project/conversation
  3. Click the attachment / "Add files or photos" button in the chat input area
  4. App freezes — file picker does not open

Claude Model

None

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

  • Claude Code Version: 2.1.89

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Terminal.app (macOS)

Additional Information

Expected behavior: File picker dialog opens immediately allowing file/image selection.

Actual behavior: App becomes unresponsive with heavy loading. No dialog appears. Must fully close the app to recover, but issue reoccurs on next attempt.

Environment:

OS: Windows 11 Home Claude Code: Desktop App Working directory contains node_modules folder (possibly causing the file scanner to hang) Possible cause: The file picker may be scanning the entire working directory including node_modules (thousands of files), causing it to freeze before the dialog renders.

Workaround I found: None that resolves the button — currently using drag-and-drop as a substitute.

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