added aria-hidden attr and bumped app version

This commit is contained in:
Gani Georgiev
2024-03-23 13:12:46 +02:00
parent 0122d4f527
commit 31f2ba89e8
36 changed files with 62 additions and 57 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
## (WIP) v0.22.6
## v0.22.6
- Fixed the keyboard-accebility of the Admin UI dropdowns ([#4607](https://github.com/pocketbase/pocketbase/issues/4607)).
- Admin UI accessibility improvements:
- Fixed the dropdowns tab/enter/space keyboard navigation ([#4607](https://github.com/pocketbase/pocketbase/issues/4607)).
- Added `role`, `aria-label`, `aria-hidden` attributes to some of the elements in attempt to better assist screen readers.
## v0.22.5