Hello,
We are trying to customize the lobby screen that waiting guests see before joining a meeting. We have reviewed the following locations in the codebase:
/imports/ui/components/waiting-users
/imports/ui/components/waiting-users/guest-policy
/imports/ui/components/user-list/user-list-content/waiting-users
Could you please clarify where exactly the UI for the lobby/waiting screen is rendered, and if these are the correct locations to modify for customizing the guest experience?
Thank you.