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

feat: added a section for 'unread' messages in the sidebar #1095

Merged
merged 6 commits into from
Oct 15, 2024

Conversation

janhvipatil
Copy link
Member

@janhvipatil janhvipatil commented Oct 13, 2024

  1. Create a new UnreadList component that displays channels and DMs with unread messages.
  2. Filter out unread items from the existing ChannelList and DirectMessageList components to avoid duplicates.
  3. Do not show the UnreadList section when there are no unread messages.
Screenshot 2024-10-13 at 3 53 09 PM Screenshot 2024-10-13 at 3 53 18 PM Screenshot 2024-10-13 at 3 53 28 PM

raven/api/raven_channel.py Outdated Show resolved Hide resolved
@nikkothari22
Copy link
Member

Towards #941

@nikkothari22 nikkothari22 merged commit 1d2223b into develop Oct 15, 2024
2 of 3 checks passed
@nikkothari22 nikkothari22 deleted the ability-to-create-and-maintain-channel-groups branch October 15, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants