️(frontend) improve JoinMeetingDialog screen reader

Focus input on modal open and improve screen reader announcements
This commit is contained in:
Cyril
2026-02-26 09:59:30 +01:00
committed by aleb_the_flash
parent 602bcf3185
commit e8739d7e70
2 changed files with 29 additions and 24 deletions

View File

@@ -22,13 +22,13 @@ and this project adheres to
- 🚚(frontend) rename "wellknown" directory to "well-known" #1009
- 🌐(frontend) localize SR modifier labels #1010
- ⬆️(backend) update python dependencies #1011
- ♿️(a11y) fix focus ring on tab container components
- ♿️(frontend) fix focus ring on tab container components #1012
- ♿️(frontend) upgrade join meeting modal accessibility #1027
### Fixed
- 🩹(frontend) fix German language preference update #1021
## [1.8.0] - 2026-02-20
### Changed