Add prompt notification for assigned breakout room changes when auto move is false#6048
Merged
mgamis-msft merged 5 commits intomainfrom Feb 18, 2026
Merged
Conversation
Contributor
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-iqlkdripmc.chromatic.com/ |
Contributor
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-avrpdgxwer.chromatic.com/ |
dmceachernmsft
approved these changes
Feb 14, 2026
Contributor
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-yebggwminr.chromatic.com/ |
Contributor
@azure/communication-react jest test coverage for stable.
|
Contributor
@azure/communication-react jest test coverage for beta.
|
Contributor
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-omuhlnvceu.chromatic.com/ |
Contributor
📦 CallWithChat bundle size
Total change: +2.3 KB |
Contributor
📦 Calling bundle size
Total change: +2.2 KB |
Contributor
📦 Chat bundle size
Total change: +367 B |
JamesBurnside
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Add prompt notification for assigned breakout room changes when auto move is false
Why
With automove is set to false, when a user's breakout room is changed they get a notification but they do not have the button to move to the changed breakout room. They just stay in their old breakout because they are not automatically moved.
How Tested
Tested locally
Before:
https://github.com/user-attachments/assets/915bcfab-aee5-4099-9311-4b5ec4e5790f
After:
https://github.com/user-attachments/assets/bef6d408-796e-439e-9586-9b216f7040c0
Process & policy checklist
Is this a breaking change?