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

It is very easy to make duplicate rooms #4746

Closed
stefanceriu opened this issue Aug 24, 2021 · 0 comments
Closed

It is very easy to make duplicate rooms #4746

stefanceriu opened this issue Aug 24, 2021 · 0 comments
Assignees
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@stefanceriu
Copy link
Member

When creating rooms, the button is active after the first click, so it if the user clicks repeatedly he will get multiple rooms.
This will easily happen since the room creation makes backend calls, and often present the user with a spinner. Impatient users will click again to retry the command resulting in multiple copies of the room.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

1 participant