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: unread dot not appearing correctly #7

Merged
merged 16 commits into from
Dec 10, 2024
Merged

Fix: unread dot not appearing correctly #7

merged 16 commits into from
Dec 10, 2024

Conversation

namumakwembo
Copy link
Owner

Unread Messages Dot Fix

  • Fixed an issue where the unread message dot would incorrectly display even when there were no unread messages.
  • The logic was adjusted to ensure the dot only shows when there are unread messages for the current user.

Participant Bug Fixes

  • Addressed a bug in the participant retrieval process where global scopes were not properly bypassed, causing errors when fetching participants who had exited the conversation.
  • Ensured that the withoutGlobalScopes flag works as intended, allowing participants to be fetched even if they have exited the conversation.

@namumakwembo namumakwembo merged commit a3955f6 into main Dec 10, 2024
26 checks passed
@namumakwembo namumakwembo deleted the dev branch December 10, 2024 14:51
@namumakwembo namumakwembo restored the dev branch December 10, 2024 14:52
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.

1 participant