mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-02-10 00:18:06 +01:00
This patch fixes some accessibility problems on the main settings page. Most notably, it makes sure that the different options have labels which are picked up by screen readers. As a more generic addition, this also makes sure that the dropdown component will always have a proper label constructed, explaining what the dropdown is for and what its current value is. |
||
---|---|---|
.. | ||
Btn.vue | ||
Checkbox.vue | ||
ContextMenuDropdown.vue | ||
Dropdown.vue | ||
EditableText.vue | ||
FileInput.vue | ||
IconBtn.vue | ||
InputDropdown.vue | ||
LibrariesDropdown.vue | ||
LibraryIcon.vue | ||
LoadingIndicator.vue | ||
MediaIconPicker.vue | ||
Menu.vue | ||
MultiSelect.vue | ||
MultiSelectDropdown.vue | ||
MultiSelectQueryInput.vue | ||
QueryInput.vue | ||
ReadIconBtn.vue | ||
RichTextEditor.vue | ||
TextareaInput.vue | ||
TextareaWithLabel.vue | ||
TextInput.vue | ||
TextInputWithLabel.vue | ||
TimePicker.vue | ||
ToggleSwitch.vue | ||
Tooltip.vue | ||
VueTrix.vue |