Delete breakout rooms leaves participants with "The conversation does not exist"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
Steps to reproduce
- User A: Create breakout rooms and click the "Start session" button.
- User B: join a breakout room.
- User A: Click the gear button to display the "Manage breakout rooms" modal.
- Click "Delete breakout rooms" and confirm.
- User B: See how your are still in a nonexistent room and see "The conversation does not exist - Join a conversation or start a new one!"
Expected behaviour
User B (and all users in all breakout rooms) should be automatically redirected to the main room and automatically join the main call again - so they don't get lost.
Actual behaviour
User B is redirected to /apps/spreed/not-found.
Talk app
Talk app version: 22.0.10
Nextcloud Version: 32.0.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the listed breakout-room steps, then trace the Delete breakout rooms action from the Manage breakout rooms modal and the participant navigation to /apps/spreed/not-found. Check the behavior for users in every breakout room. Done means all affected users return to the main room and automatically rejoin the main call instead of seeing the nonexistent-room message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100