Skip to content
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

[Breakout Rooms] Ensure that waiting room cannot be rendered multiple times on the page #238

Closed
wants to merge 3 commits into from

Conversation

dfosco
Copy link
Contributor

@dfosco dfosco commented Dec 13, 2023

Note

Review once #235 is merged and rebased here.

When facilitator enters and drops facilitator mode multiple times, waiting room is being re-rendered:

image

This should fix it.

Bug noticed during development of #235, wait for it to be merged to review.

@dfosco dfosco requested a review from a team as a code owner December 13, 2023 12:20
Copy link

vercel bot commented Dec 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-examples-wordle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2024 2:49pm
webhooks-manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2024 2:49pm

@dfosco dfosco marked this pull request as draft December 13, 2023 12:20
@dfosco dfosco changed the title Ensure that waiting room cannot be rendered multiple times on the page [Breakout Rooms] Ensure that waiting room cannot be rendered multiple times on the page Dec 19, 2023
@dfosco dfosco marked this pull request as ready for review January 23, 2024 14:45
@dfosco dfosco requested a review from fredcido January 23, 2024 14:45
* Fix UI on empty state button

* Fix list of validations to always show missing steps

* Improve style in validations

* Make copy in user(s) splitting block dynamic

* Update 'Waiting room' copy on user selection dropdown

* UI and copy fixes in Room block

* Button size adjusted in waiting room

* Improve copy and UI for frame selection

* Fix rooms container height

* Fix copy

* Increase timer limit and add +5min option

* CSS fixes

* Remove CSS nesting

* Update toast copy

* Update examples/breakout-rooms/src/components/BreakoutManager/BreakoutManager.tsx

Co-authored-by: Mettin Parzinski <[email protected]>

* Update examples/breakout-rooms/src/components/BreakoutManager/BreakoutManager.tsx

Co-authored-by: Mettin Parzinski <[email protected]>

* Update examples/breakout-rooms/src/components/RoomConfig/RoomConfig.tsx

Co-authored-by: Frederico Estrela <[email protected]>

* Iterate frame title rendering when set to room

* Update styles

* Update relative timer rendering to change timer button text
Update finish session button variant

* Improve styles and dropdown separator

* One more style fix

* One more more style fix

* Update examples/breakout-rooms/src/components/BreakoutManager/BreakoutManager.tsx

Co-authored-by: Mettin Parzinski <[email protected]>

* Fix broken copy

* Add CSS class to avoid li+li

---------

Co-authored-by: Mettin Parzinski <[email protected]>
Co-authored-by: Frederico Estrela <[email protected]>
@kirillsud kirillsud closed this Sep 6, 2024
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.

4 participants