claude-code - 💡(How to fix) Fix [BUG] Connector toggles in conversation are not clickable — must click text label instead

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

No error messages — this is a UI/UX interaction issue with no console errors or logs.

Code Example

No error messages — this is a UI/UX interaction issue with no console errors or 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 toggle switches for Google Calendar and Google Drive in the Connectors panel appear visually interactive but do not respond to clicks. The only way to enable a connector is to click on the text label next to the toggle, which is unintuitive and inconsistent with standard toggle behavior.

What Should Happen?

Clicking the toggle switch directly should enable or disable the connector, just like any standard toggle UI component. The toggle is the visually prominent interactive element, so users naturally click it — not the text label beside it.

Error Messages/Logs

No error messages — this is a UI/UX interaction issue with no console errors or logs.

Steps to Reproduce

  1. Open any conversation in Claude Code (web).
  2. Click the + button in the message input area, then select Connectors from the menu.
  3. In the Connectors dropdown, locate a disabled connector (e.g. Google Calendar or Google Drive — shown with a gray/off toggle).
  4. Click directly on the toggle switch to try to enable it.
  5. Observe that nothing happens — the connector stays disabled.
  6. Now click on the connector's text label (e.g. the words "Google Calendar") instead.
  7. Observe that the connector now toggles on (turns blue). Result: The toggle switch — the visually obvious interactive control — is not clickable. Only the text label activates the connector, which is the opposite of what users expect.

No special files, code, or account configuration needed; reproducible on any conversation with at least one connector available.

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

Web (research preview)

Platform

Other

Operating System

Windows

Terminal/Shell

Other

Additional Information

This issue occurs in the Claude Code web interface (browser), not via terminal or API. Reproduced on Chrome / Windows. Screenshots attached showing the Connectors dropdown where the toggle switch does not respond to clicks — only clicking the text label toggles the connector on/off.

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