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

Fix drawer message count updates #8846

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

wmontwe
Copy link
Member

@wmontwe wmontwe commented Feb 20, 2025

This pull request fixes the update of unread and stared messages counts in the drawer.

It introduces a new UnifiedFolderRepository to the navigation drawer feature, along with several related changes to support updating the unread count reliably.

Fixes #8800, #7865

@wmontwe wmontwe linked an issue Feb 20, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unread message count doesn't change unless refreshed Unread messages count not refreshing on inbox button
1 participant