We need a way to mark an entire session tree "as read" so we can clear the ma...
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
We need a way to mark an entire session tree "as read" so we can clear the markers. Often those sub sessions are just workers doing stuff and don't need to be read. In extreme cases, there can be dozens of them and having to touch each one just to clear the marker is tedious.
---
| Field | Value |
| --- | --- |
| App version | 1.1.10 |
| OS | Windows 10.0.26200 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Week 6 |
Contributor guide
Research direction
Start in the /chat session-tree UI and trace how the existing action clears a single session's unread marker. Add an action that marks the selected session and all descendants as read, then verify that every marker in the tree is cleared without changing unrelated sessions.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100