claude-code - 💡(How to fix) Fix [BUG] Sessions stay marked unread in Desktop app after being viewed (macOS) [2 comments, 2 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#51831Fetched 2026-04-23 07:43:48
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×4commented ×2

In the Claude Code Desktop app on macOS, sessions continue to show as unread after I've opened and read them. I worked through every session step by step in the past days, yet all of them still appear as unread in the conversation list. There is no UI to manually clear the unread state.

Error Message

Error Messages/Logs

Root Cause

In the Claude Code Desktop app on macOS, sessions continue to show as unread after I've opened and read them. I worked through every session step by step in the past days, yet all of them still appear as unread in the conversation list. There is no UI to manually clear the unread state.

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?

Description

In the Claude Code Desktop app on macOS, sessions continue to show as unread after I've opened and read them. I worked through every session step by step in the past days, yet all of them still appear as unread in the conversation list. There is no UI to manually clear the unread state.

Expected behavior

A conversation that has been opened and viewed should be marked as read. Alternatively, the app should provide an explicit "Mark all as read" action (for example in the list header or via right-click menu).

Actual behavior

Conversations remain flagged as unread indefinitely, even after being opened and scrolled through. No UI exists to clear the state, either per conversation or in bulk.

Environment

  • Claude Code Desktop app (standalone)
  • macOS: 15.5.7
  • App version: Claude 1.3883.0 (93ff6c) 2026-04-21T17:24:01.000Z

Suggested fix

Either (a) automatically clear the unread state when a conversation is opened and scrolled, or (b) add a manual "Mark all as read" action at the list level.

What Should Happen?

A conversation that has been opened and viewed should be marked as read. Alternatively, the app should provide an explicit "Mark all as read" action (for example in the list header or via right-click menu).

Error Messages/Logs

Steps to Reproduce

  1. Open the Claude Code Desktop app (standalone, macOS).
  2. Have several completed conversations in the sidebar.
  3. Click into each conversation, scroll through, and read the full contents.
  4. Return to the conversation list.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.85 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can be potentially resolved by adding a manual "Mark all as read" action or automatically clearing the unread state when a conversation is opened and scrolled.

Guidance

  • Verify that the issue persists after restarting the Claude Code Desktop app to rule out any temporary state issues.
  • Check if there are any existing feature requests or issues related to marking conversations as read in the Claude Code repository.
  • Consider reaching out to the development team to request the implementation of a "Mark all as read" feature or automatic unread state clearing.
  • Test the app's behavior with a smaller set of conversations to see if the issue is specific to the number of conversations or a particular conversation.

Example

No code snippet is provided as the issue is related to the app's functionality and UI.

Notes

The issue is reported as a regression, indicating that the functionality worked in a previous version. However, the last working version is not specified.

Recommendation

Apply workaround: Since the issue is a regression and the last working version is not specified, it's recommended to wait for the development team to address the issue or provide a workaround, such as a manual "Mark all as read" feature.

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…

FAQ

Expected behavior

A conversation that has been opened and viewed should be marked as read. Alternatively, the app should provide an explicit "Mark all as read" action (for example in the list header or via right-click menu).

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING