️(frontend) add skip link component for keyboard navigation

Improve a11y: skip to main heading, bypass header. RGAA 12.7.
This commit is contained in:
Cyril
2026-02-25 15:57:01 +01:00
committed by aleb_the_flash
parent 5c0e6b6479
commit 8d5488c333
8 changed files with 82 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ and this project adheres to
- ♿️(frontend) upgrade join meeting modal accessibility #1027
- ⬆️(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
### Fixed