-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Improve UX for moderated sessions #10818
Comments
Hi, due to the RBAC model of moderated sessions, there's many possible combinations that could exist that would allow a session to start. Would broadcasting For context, the RBAC model allows a session to start if at least one require policy is satisfied for every role that declares at least one such policy. Such ux could look something like this:
|
I think this will be a good place to start. But we might want to double check with @xinding33 . Could we also remove the space between the messages? |
Yep, we can, as part of #10725 I'm making some changes to the UX, this proposal is also pending review from Xin. Let's move this discussion there. |
Description
While testing moderated sessions, I found the lack of feedback a tough UX. Sessions the require a use to join, look like they just hang.
What happened:
What you expected to happen:
We should provide context for which roles need to join.
The text was updated successfully, but these errors were encountered: