audiobookshelf/client/components/modals
Lars Kiesow 2c344a0bc0
Make User Settings Accessible via Screen Reader
This patch should fix most of the problems for users trying to access
the user settings via screen reader. It makes sure user interface
elements can be reached via keyboard and provides proper labels, roles
and values so you not only can interact with elements but also know what
you are actually changing.

While not focused on other views, this should also already fix a number
of accessibility issues with other settings pages.
2022-12-29 05:00:40 +01:00
..
authors Fix:Manually updating author image path & realtime update author image #1317 2022-12-26 15:45:42 -06:00
bookmarks Fix:Icon sizes 2022-11-21 07:18:10 -06:00
changelog
collections Fix:Batch selecting ebooks showing play button in appbar #1235 2022-11-30 17:09:00 -06:00
item Update:Match tab persist selected details to use #1276 2022-12-17 10:27:27 -06:00
libraries Laying the groundwork for music media type #964 2022-12-22 16:38:55 -06:00
notification
player Fix:Icon sizes 2022-11-21 07:18:10 -06:00
playlists Playlist and collections cleanup 2022-11-27 15:12:55 -06:00
podcast Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
rssfeed Add:Open RSS feed for collection #606 #1265 2022-12-27 18:03:31 -06:00
AccountModal.vue Make User Settings Accessible via Screen Reader 2022-12-29 05:00:40 +01:00
BackupScheduleModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
BatchQuickMatchModel.vue Fix:Batch selecting ebooks showing play button in appbar #1235 2022-11-30 17:09:00 -06:00
BookmarksModal.vue Fix:Icon sizes 2022-11-21 07:18:10 -06:00
ChaptersModal.vue
Dialog.vue
EditSeriesInputInnerModal.vue Fix:Series inner input behind details modal #1289 2022-12-18 18:35:05 -06:00
ListeningSessionModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
Modal.vue Fix:On bookshelf view show series name placard on shelf #1239 2022-12-17 16:36:41 -06:00
SleepTimerModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
UploadImageModal.vue