(frontend) add visual permission indicator to device toggle button

Introduce accessible visual indicator on device toggle buttons to hint
when users have permission issues that require action.

Provides clear visual warning to help users understand they need to
resolve permissions before using camera/microphone features. Follows
accessibility guidelines for proper user guidance.
This commit is contained in:
lebaudantoine
2025-08-09 17:36:45 +02:00
committed by aleb_the_flash
parent 120bcdc720
commit 4fae3c6c47
10 changed files with 154 additions and 21 deletions

View File

@@ -94,6 +94,10 @@
}
}
},
"permissionsButton": {
"tooltip": "Meer info",
"ariaLabel": "Probleem met machtigingen. Meer info weergeven"
},
"error": {
"createRoom": {
"heading": "Verificatie vereist",