[BUG] Send button becomes disabled after attaching GitHub repository

Resolved 💬 17 comments Opened Oct 30, 2025 by francy2222 Closed Nov 7, 2025
💡 Likely answer: A maintainer (ant-kurt, collaborator) responded on this thread — see the highlighted reply below.

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?

Description

When using claude.ai web interface, after attaching a GitHub repository through the "+" menu, the send button becomes disabled (grayed out) and I cannot send any messages.

Steps to Reproduce

  1. Go to claude.ai web interface
  2. Click the "+" button to attach files
  3. Select "GitHub" option from the menu
  4. Select a repository/files from GitHub
  5. Files appear to be attached successfully
  6. Bug: Send button becomes grayed out and unclickable

Expected Behavior

After attaching GitHub files, the send button should remain active and allow me to send the message with the attached context.

Actual Behavior

The send button becomes disabled and there's no way to send the message.

Environment

  • Platform: claude.ai (web interface)
  • Browser: [Chrome/Firefox/Safari - inserisci il tuo]
  • OS: [Windows/macOS/Linux - inserisci il tuo]
  • Started occurring after: Recent merge operations on GitHub repositories

Additional Context

  • The same GitHub integration works perfectly in Claude Code CLI
  • This suggests the issue is with claude.ai web interface, not with GitHub permissions
  • Console errors (if any): [Check browser console with F12 and paste errors here]

Workaround

Currently using Claude Code CLI as an alternative, which works correctly.

What Should Happen?

I can attach file on claude AI platform

Error Messages/Logs

Steps to Reproduce

  1. I clich on the + button for attachments
  2. I select github icon
  3. I select a github project
  4. I select on or more file and then click attach
  5. the send button on Claude/Anthropic interface became disabled I can't send any message with github attachments

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

This is on main anthropic platform, github correctly work on claude code

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

17 Comments

11622191 · 8 months ago

I have the same issue. When I connect a GitHub project, Claude keeps syncing forever and the Send button stays disabled.

jonestsai · 8 months ago

Same issue as #10647 and #1884

recon2710 · 8 months ago

+1

GrumpyPicklz · 8 months ago

+1

BenjaminR-private · 8 months ago

+1

kdolgikh · 8 months ago

+1

GRardT · 8 months ago

+1 same issue, mine is 'syncing' all the time and doesnt finish. this also makes it so chats within the project cant be used, as the upload button is blocked due to syncing

<img width="265" height="99" alt="Image" src="https://github.com/user-attachments/assets/c64b7041-d3b0-425b-81a8-5a15c4dd78ac" />

francy2222 · 8 months ago

I think it's different.. it doesn't seem it keep loading. It is leaded but button dtay disabled

jonestsai · 8 months ago

It's fixed for me! Remove the existing GitHub repo and re-attach it again. Other users have reported that it's fixed also.

GrumpyPicklz · 8 months ago

fixed for me as well. seems to have come good on its own

francy2222 · 8 months ago

NOW I CAN'T LOGIN!!

Il giorno ven 31 ott 2025 alle ore 05:28 GrumpyPicklz <
@.***> ha scritto:

GrumpyPicklz left a comment (anthropics/claude-code#10662) <https://github.com/anthropics/claude-code/issues/10662#issuecomment-3471300078> fixed for me as well. seems to have come good on its own — Reply to this email directly, view it on GitHub <https://github.com/anthropics/claude-code/issues/10662#issuecomment-3471300078>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BAJIHGBQJSH4XQIZE3VR7TL32LQOHAVCNFSM6AAAAACKW2HILOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTINZRGMYDAMBXHA> . You are receiving this because you authored the thread.Message ID: @.***>

--
*** Clausola di riservatezza: le informazioni qui contenute sono di
carattere confidenziale e rivolte esclusivamente al solo destinatario
indicato. E' vietata pertanto la diffusione ad altri soggetti. Nel caso
aveste ricevuto questo documento per errore, siete pregati di segnalarlo al
mittente e distruggere quanto ricevuto (compresi eventuali allegati) senza
farne copia. Qualsivoglia utilizzo non autorizzato del contenuto di questo
messaggio costituisce violazione dell’obbligo di riservatezza e di
segretezza della corrispondenza, salvo più grave illecito, ed espone il
responsabile alle relative conseguenze.

11622191 · 8 months ago

thx you fixed

GRardT · 8 months ago

fixed

francy2222 · 8 months ago

Thankyou!

Il giorno ven 31 ott 2025 alle ore 16:31 GRardT @.***>
ha scritto:

GRardT left a comment (anthropics/claude-code#10662) <https://github.com/anthropics/claude-code/issues/10662#issuecomment-3473610728> fixed — Reply to this email directly, view it on GitHub <https://github.com/anthropics/claude-code/issues/10662#issuecomment-3473610728>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BAJIHGG5P4PN64BBUTBRIZL32N6F7AVCNFSM6AAAAACKW2HILOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTINZTGYYTANZSHA> . You are receiving this because you authored the thread.Message ID: @.***>

--
*** Clausola di riservatezza: le informazioni qui contenute sono di
carattere confidenziale e rivolte esclusivamente al solo destinatario
indicato. E' vietata pertanto la diffusione ad altri soggetti. Nel caso
aveste ricevuto questo documento per errore, siete pregati di segnalarlo al
mittente e distruggere quanto ricevuto (compresi eventuali allegati) senza
farne copia. Qualsivoglia utilizzo non autorizzato del contenuto di questo
messaggio costituisce violazione dell’obbligo di riservatezza e di
segretezza della corrispondenza, salvo più grave illecito, ed espone il
responsabile alle relative conseguenze.

roumanok · 8 months ago

this is happening to me as weel, and still not revolved.
I tried creating a new project, attach the github repo and it keeps syncing forever.
Tried removing, attaching again, it just doesnt work. It happens also with several different repositories.
I also tried adding just one single file from the github repo, and still it keeps syncing for ever.
All this also happens from the web interface, not only dekstop app.

ant-kurt collaborator · 8 months ago

Thanks for flagging this - we've passed this feedback to the chat team. Going to go ahead and close this issue, since this issue tracker is for Claude Code, and this issue is related to claude.ai chat.

In the future, you can submit issues like this via: on claude.ai, click "Get help" in the bottom-left menu; or going to support.anthropic.com.

github-actions[bot] · 8 months ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.