️(frontend) announce mic/camera state for screen readers on shortcut

announce "Microphone/Camera turned on/off" when toggling via
keyboard shortcut so screen reader users get feedback
This commit is contained in:
Cyril
2026-03-02 12:23:22 +01:00
parent b2ad423886
commit 1d23cb889a
6 changed files with 33 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ and this project adheres to
- ⬆️(python) bump minimal required python version to 3.13 #1033
- ♿️(frontend) improve accessibility of the IntroSlider carousel #1026
- ♿️(frontend) add skip link component for keyboard navigation #1019
- ♿️(frontend) announce mic/camera state to SR on shortcut toggle #1052
### Fixed