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

Quick Meeting - can't stop #185

Open
damienlaine opened this issue Mar 11, 2025 · 0 comments
Open

Quick Meeting - can't stop #185

damienlaine opened this issue Mar 11, 2025 · 0 comments
Assignees
Labels

Comments

@damienlaine
Copy link
Member

Describe the bug
When attempting to stop a quick meeting, the system displays a modal saying, "A quick meeting is already started," with options to continue or stop. If the stop button is pressed, two entries appear in the media library instead of one.

To Reproduce
Start a quick meeting.
Attempt to stop it.
Observe the modal with options to continue or stop.
Press "Stop" and check the media library.
NOTE : I saw this occur only once. Seems related to some async fetch for session API

Expected behavior
Pressing the stop button should correctly terminate the quick meeting without generating duplicate entries in the media library caused by a forced double click on the "Stop" button.

Additional context
Seems related to how the front-end "knows" that a quick meeting (session) is already processing. Maybe we shall change routes to ensure a correct await of the quick meeting session to actually end.

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

No branches or pull requests

3 participants