️(frontend) keep carousel nav buttons focusable at first and last slide

use aria-disabled  to prevent focus loss when reaching slide limits
This commit is contained in:
Cyril
2026-02-26 09:27:51 +01:00
committed by aleb_the_flash
parent 4881fa20f5
commit 077cf59082
7 changed files with 71 additions and 66 deletions

View File

@@ -25,6 +25,7 @@ and this project adheres to
- ♿️(frontend) fix focus ring on tab container components #1012
- ♿️(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
### Fixed