Skip to content

Add more Rooms functionality with new Manage Rooms panel #268

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

Conversation

allchiang-msft
Copy link
Contributor

@allchiang-msft allchiang-msft commented Apr 3, 2025

Purpose

  • Update package versions to calling 1.34.1-beta.2, rooms 1.2.0
  • Addition of Rooms panel in sample which allows user to manage a Room in detail such as:
  • Create a Room with multiple participants in any role
  • Update a participant's role in the Room

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Test the UI functionality for this panel
image

Other Information

@chriswhilar chriswhilar merged commit babac89 into Azure-Samples:main Apr 8, 2025
3 checks passed
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.

3 participants