♻️(frontend) refactor prejoin screen for room context flexibility

Decouple prejoin components from conference context to enable different
behaviors when inside vs outside room environments. Components can now
evolve independently with lighter coupling.

Refactor layout structure to prepare for upcoming speaker selector
introduction. This decoupling allows for more flexible component
evolution and cleaner architecture.
This commit is contained in:
lebaudantoine
2025-08-11 10:17:39 +02:00
committed by aleb_the_flash
parent bd139a1ef9
commit e4d5ca64b9
11 changed files with 251 additions and 83 deletions

View File

@@ -8,6 +8,9 @@
"back": "Sluit weer bij de vergadering aan"
},
"join": {
"selectDevice": {
"loading": "Bezig met laden…"
},
"videoinput": {
"choose": "Selecteer camera",
"disable": "Camera uitschakelen",