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 Chat Room Bugs When Changing Rooms and in Direct Messages #139

Open
mariobehling opened this issue Jul 3, 2024 · 0 comments · May be fixed by #160
Open

Fix Chat Room Bugs When Changing Rooms and in Direct Messages #139

mariobehling opened this issue Jul 3, 2024 · 0 comments · May be fixed by #160
Assignees
Labels

Comments

@mariobehling
Copy link
Member

mariobehling commented Jul 3, 2024

Objective:
Address and resolve bugs related to changing chat rooms and handling direct messages to ensure a seamless user experience.

Tasks:

  1. Reset Message Fetching When Changing Rooms

    • Ensure that message fetching is properly reset when a user switches between chat rooms.
  2. Notification Handling in Volatile Channels

    • Prevent notifications for messages that have already been read in volatile channels.
    • Ensure that notifications are only triggered for new, unread messages.
  3. Fix Direct Messages Notification Exception

    • Resolve the exception issue that occurs with direct message notifications.
  4. Fix Presentation Slides and Slide Interval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants