claude-code - 💡(How to fix) Fix [Feature/UX] Yellow notification dot never clears on read + no way to configure dot behaviour

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…

Root Cause

The persistent yellow dot is permanent visual noise. I can never bring my session list to a clean "all read" state. Blue dots behave intuitively (clear on read); yellow ones don't, and I have zero control over them. Over many sessions this is genuinely irritating and makes the unread-tracking useless because I can't trust the dots anymore.

RAW_BUFFERClick to expand / collapse

What happened

In the Claude Code UI, sessions/messages show notification dots in two colours:

  • Blue dot = unread message. Works perfectly: it disappears once I open and read the message.
  • Yellow dot = appears to mean "session pending / awaiting input". Problem: it does NOT clear when I click into and read the message. It stays indefinitely.

There is no documented way to clear a yellow dot, and no setting to control its behaviour. I confirmed via the docs that the dot colour mechanism is not documented anywhere (settings, hooks, env vars).

Why this is a problem

The persistent yellow dot is permanent visual noise. I can never bring my session list to a clean "all read" state. Blue dots behave intuitively (clear on read); yellow ones don't, and I have zero control over them. Over many sessions this is genuinely irritating and makes the unread-tracking useless because I can't trust the dots anymore.

What I'd like (either is fine)

  1. Make the yellow dot clear on read — when I click into / open that session or message, the yellow dot should clear, same as the blue dot does.
  2. OR make the dot behaviour configurable — e.g. a settings.json key / toggle to disable the persistent "pending" marker, or to control when dots clear. Documenting what each colour means would also help.

Environment

  • Claude Code on Windows 11 (native desktop build)

Related

  • #42642 ("What do the colored dots (green/yellow) mean in Worktree Tabs panel?") — closed/stale, never explained or made configurable.
  • #58750 — yellow-dot badge on macOS Cowork, different root cause but same underlying marker.

This small UX gap affects real day-to-day use. Thanks for considering it.

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

claude-code - 💡(How to fix) Fix [Feature/UX] Yellow notification dot never clears on read + no way to configure dot behaviour