webex / webex-js-sdk

JavaScript SDK for Webex
https://webex.github.io/webex-js-sdk/
Other
167 stars 334 forks source link

fix(moveToLobby): need handle main locus info when move to lobby from breakout #3647

Closed mickelr closed 2 weeks ago

mickelr commented 2 weeks ago

COMPLETES #< INSERT LINK TO ISSUE >

This pull request addresses

When host move a web client to lobby in a breakout, the web client UI state should be right.

by making the following changes

Need handle main session locus info in the case.

Change Type

The following scenarios where tested

< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

I certified that


Make sure to have followed the contributing guidelines before submitting.