mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-05 16:37:43 +00:00
790d37569c
First raw iteration. Tried replicating Gmeet UX and layout. However, in their ux, even if action button are disabled, some tooltips explain to the user why they cannot perform the action. With the default Trigger, it's not easily feasible. As soon as the button is disabled, there is no way to trigger the tooltip in an uncontrolled manner. In upcoming commits I'll arrange layout, and call the remote LiveKit ServerApi, to perform the mute action.