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

Switching chatroom doesn't work when the user leaves it #2185

Closed
Silver-IT opened this issue Jul 11, 2024 · 1 comment · Fixed by #2186
Closed

Switching chatroom doesn't work when the user leaves it #2185

Silver-IT opened this issue Jul 11, 2024 · 1 comment · Fixed by #2186

Comments

@Silver-IT
Copy link
Member

Problem

Steps to reproduce

  • [Tab1] user1 creates a group
  • [Tab2] user2 joins the group
  • [Tab1] user1 creates a new channel and invites user2
  • [Tab2] switches to the new channel
  • [Tab1] user2 kicks user2 from the new channel
  • [Tab2] user2 should be switched to the general chatroom, but nothing happens

Solution

Fix it

@Silver-IT Silver-IT self-assigned this Jul 11, 2024
@Silver-IT
Copy link
Member Author

Additionally, take also care of switching from group DM (when it is currentChatRoomID) to the general chatroom when the group members leave group.

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

Successfully merging a pull request may close this issue.

2 participants