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

Show channels with unread messages even when the category is collapsed #17016

Open
jrainville opened this issue Dec 31, 2024 · 0 comments · May be fixed by #17017
Open

Show channels with unread messages even when the category is collapsed #17016

jrainville opened this issue Dec 31, 2024 · 0 comments · May be fixed by #17017

Comments

@jrainville
Copy link
Member

Description

Similar to Discord, when a channel has unread messages, it should "pop-out" of a collapsed category, ie be visible.

This is only for unmuted channels.

Acceptance Criteria

  • When a channel has unread messages, it shows in the list even if its category is collapsed
    Image
  • Active channels also show when collapsed
    Image
  • Does not apply to muted channel
  • Once the channel is read and no longer active, it is no longer shown
    Image
@jrainville jrainville self-assigned this Dec 31, 2024
@jrainville jrainville added this to the 2.33.0 Beta milestone Dec 31, 2024
@jrainville jrainville moved this from Next to In Progress in Status Desktop/Mobile Board Dec 31, 2024
jrainville added a commit that referenced this issue Dec 31, 2024
Fixes #17016

Sets the channel as visible when it has unread messages, but not muted, or has a notification (reply or mention) or it's active, even when collapsed.
@jrainville jrainville moved this from In Progress to Code Review in Status Desktop/Mobile Board Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment