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(lobby): Fixes wrong password going back to knocking. #15524

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

damencho
Copy link
Member

Fixes the case when someone enters a wrong password to access the meeting and then clicks back to continue knocking and not showing the knocking state, while still in the Lobby room. The problem was introduced in 721bb4e, on access denied we are being kicked out of lobby room and then knocking state should be cleared.

Fixes the case when someone enters a wrong password to access the meeting and then clicks back to continue knocking and not showing the knocking state, while still in the Lobby room.
The problem was introduced in 721bb4e, on access denied we are being kicked out of lobby room and then knocking state should be cleared.
@damencho damencho merged commit 1401eb2 into master Jan 25, 2025
10 checks passed
@damencho damencho deleted the fix-lobby-pass-error branch January 25, 2025 16:43
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.

2 participants