claude-code - 💡(How to fix) Fix Thinking block chevron does not collapse (click ignored) on macOS 26.3.1 [1 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#52739Fetched 2026-04-24 10:40:55
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×3

Clicking the chevron on an extended-thinking block in the transcript does nothing — the block stays expanded. Persists after a full reinstall of the Claude app.

Root Cause

Clicking the chevron on an extended-thinking block in the transcript does nothing — the block stays expanded. Persists after a full reinstall of the Claude app.

RAW_BUFFERClick to expand / collapse

Summary

Clicking the chevron on an extended-thinking block in the transcript does nothing — the block stays expanded. Persists after a full reinstall of the Claude app.

Environment

  • Claude Code: 2.1.79
  • macOS: 26.3.1 (build 25D2128)
  • Kernel: Darwin 25.3.0, arm64 (Apple Silicon)
  • App reinstalled: yes (issue persists)

Steps to reproduce

  1. Have a conversation where the model produces a thinking block.
  2. Click the chevron/disclosure arrow on that thinking block to collapse it.

Expected

The thinking block collapses and the chevron rotates.

Actual

Click is ignored. Chevron does not rotate, block stays expanded. No visible feedback.

Other notes

  • Other chevrons (tool output, todo list) — please confirm whether this is thinking-block-specific or affects others too.
  • Reinstalling the app did not fix it, so the state likely lives in ~/.claude/ (settings, cached UI state) rather than the app bundle.

extent analysis

TL;DR

The issue might be related to a specific setting or cached UI state in ~/.claude/ that is not being updated or cleared after reinstalling the app.

Guidance

  • Verify if the issue is specific to thinking blocks or if it affects other chevrons (tool output, todo list) as well to narrow down the cause.
  • Check the contents of ~/.claude/ for any files or settings that could be related to the UI state of the thinking blocks and try removing or resetting them.
  • Test if the issue persists after clearing the app's cache or resetting its settings to their default values.
  • Consider checking for any updates to the Claude app or macOS that might address this issue.

Notes

The issue seems to be related to the app's state or settings rather than the app itself, as reinstalling the app did not fix the problem. Further investigation into the ~/.claude/ directory and the app's settings is needed to determine the root cause.

Recommendation

Apply workaround: Try removing or resetting the relevant files or settings in ~/.claude/ to see if it resolves the issue, as the problem seems to be related to the app's state rather than the app itself.

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