bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/breakout-join-confirmation
Pedro Beschorner Marin 8855c996b8 fix(breakout rooms): waiting url state
Setting the waiting state false as default was leaving an open gap where
the users still did not have a valid breakout room's join url and it's
join button enabled.

Change the first waiting state to true and handle the join type as the
component finishes mounting. If it's a free to choose room scenario,
dispatch the whole Promise based solution and let it manage the waiting
state as the interval checks for the URL response.
2021-08-13 12:19:28 -03:00
..
component.jsx fix(breakout rooms): waiting url state 2021-08-13 12:19:28 -03:00
container.jsx check for users before grabbing breakout url 2021-08-04 14:32:11 +00:00
styles.scss fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00