mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-03 06:08:29 +00:00
✨(frontend) allow lowering all hands at once
Inspired from Gmeet. Add a button to lower all hands at once. It should be quite useful for room moderator/admin. The UX might feel strange, having this action button at the top of the list, but I could not figure out a better layout. In terms of UX I feel this is the best we can provide. However, the UI should definitely be improved.
This commit is contained in:
committed by
aleb_the_flash
parent
584be7e65b
commit
c8023573c6
@@ -68,6 +68,7 @@
|
||||
"cancel": ""
|
||||
},
|
||||
"raisedHands": "",
|
||||
"lowerParticipantHand": ""
|
||||
"lowerParticipantHand": "",
|
||||
"lowerParticipantsHand": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user