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 πŸ–ŒοΈ Frontend #8339

Closed
20 tasks done
nickvergessen opened this issue Nov 10, 2022 · 3 comments Β· Fixed by #8403 or #8795
Closed
20 tasks done

πŸ–– Breakout rooms πŸ–ŒοΈ Frontend #8339

nickvergessen opened this issue Nov 10, 2022 · 3 comments Β· Fixed by #8403 or #8795

Comments

@nickvergessen
Copy link
Member

nickvergessen commented Nov 10, 2022

Meta ticket at #8337

ETA 13/01

  • BR configuration modal
    • Room number count
    • Auto assignment
    • Manual assignment
    • Allow users to move freely between rooms
  • BR Management
    • Start breakout rooms
    • Stop breakout rooms
    • reconfigure breakout rooms

ETA 20/01

ETA 27/01

  • Cleanup settings
    • Disable lobby in BRs should be removed
    • No guests option in BRs
@nickvergessen nickvergessen moved this to 🧭 Planning evaluation (don't pick) in πŸ’¬ Talk team Nov 10, 2022
@nickvergessen nickvergessen moved this from 🧭 Planning evaluation (don't pick) to πŸ“„ To do (~10 entries) in πŸ’¬ Talk team Nov 16, 2022
@marcoambrosini marcoambrosini moved this from πŸ“„ To do (~10 entries) to πŸ—οΈ In progress in πŸ’¬ Talk team Nov 28, 2022
@nickvergessen
Copy link
Member Author

nickvergessen commented Jan 25, 2023

Follow ups from #8403

  • Should use constants for the different modes instead of magic numbers
  • Should change the conversation detail in the conversationStore when an action was successful, to avoid having to wait for a page reload
  • Don't get breakout rooms when the conversation breakout room mode says they are off.
  • Checkbox is not accessible, but seems NcCheckboxRadioButton component can not be used as is.
  • In manual assignment with 1 room, the button to assign people has no label or clear icon what it does.

@github-project-automation github-project-automation bot moved this from πŸ—οΈ In progress to β˜‘οΈ Done in πŸ’¬ Talk team Jan 25, 2023
@github-project-automation github-project-automation bot moved this from β˜‘οΈ Done to πŸ“„ To do (~10 entries) in πŸ’¬ Talk team Jan 25, 2023
@SystemKeeper
Copy link
Contributor

SystemKeeper commented Jan 30, 2023

  • Breakout-Room Tab shouldn't be visible for changelog room
    image

@nickvergessen
Copy link
Member Author

nickvergessen commented Jan 31, 2023

Yeah it should not be shown when not configured, but currently it seems not to be reactive at all

@Antreesy Antreesy self-assigned this Feb 20, 2023
@github-project-automation github-project-automation bot moved this from πŸ“„ To do (~10 entries) to β˜‘οΈ Done in πŸ’¬ Talk team Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment