mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-04 14:45:40 +00:00
♻️(frontend) refactor Chat toggle
This commit refactor the default chat toggle to enhance few details: - styling (e.g. button's size, icon's style, etc) - accessibility (e.g. tooltip, aria label, keyboard controls) - notifications (enhanced contrast on the red dot, feedback from Arnaud)
This commit is contained in:
committed by
aleb_the_flash
parent
16321b3cb0
commit
47e2d85471
@@ -28,7 +28,10 @@
|
||||
"camera": "",
|
||||
"shareScreen": "",
|
||||
"stopScreenShare": "",
|
||||
"chat": "",
|
||||
"chat": {
|
||||
"open": "",
|
||||
"closed": ""
|
||||
},
|
||||
"leave": "",
|
||||
"participants": {
|
||||
"open": "",
|
||||
|
||||
Reference in New Issue
Block a user