Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Mark community as read" button to community context menu #16573

Open
jrainville opened this issue Oct 22, 2024 · 0 comments · May be fixed by #17007
Open

Add "Mark community as read" button to community context menu #16573

jrainville opened this issue Oct 22, 2024 · 0 comments · May be fixed by #17007

Comments

@jrainville
Copy link
Member

Description

This is a feature that mobile already has, so this would only be a QML and Nim feature.

Add a new button in the context menu when right-clicking a community that is named "Mark community as read". When it is clicked, it marks channels in that community as read and the unread indicators disappear.

Acceptance Criteria

  • New button called "Mark community as read" is added to the community context menu
  • When clicked, all channels and the community lose their "unread" indicators
  • If that community is the only one with notifications, the red dot indicator also disappears
@jrainville jrainville added this to the 2.33.0 Beta milestone Oct 22, 2024
@caybro caybro assigned caybro and unassigned caybro Oct 22, 2024
@jrainville jrainville self-assigned this Dec 23, 2024
@jrainville jrainville moved this from Next to In Progress in Status Desktop/Mobile Board Dec 23, 2024
jrainville added a commit that referenced this issue Dec 23, 2024
Fixes #16573

Adds the "Mark as read" to the community context menu that marks all channels in the community as read
@jrainville jrainville linked a pull request Dec 23, 2024 that will close this issue
3 tasks
@jrainville jrainville moved this from In Progress to Code Review in Status Desktop/Mobile Board Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Code Review
Development

Successfully merging a pull request may close this issue.

2 participants