immich/web/src/lib/components/user-settings-page
Ben 56d27bc1b4
feat(web,a11y): slider accessibility improvements (#8479)
* feat(web,a11y): slider accessibility improvements

* add perceivable focus outline
* label all sliders for screen readers

* chore: add IDs to all settings sliders

* chore: add comment to id prop

* fix: switch to using CSS to add outlines

* fix: reactive sliderId

* fix: bring back the slot

* fix: add aria-describedby for the subtitle

* fix: cleanup css because disabled slider cannot be focused

* fix: add border to the slider when focus is visible

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-04-06 14:18:49 +00:00
..
app-settings.svelte feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
change-password-settings.svelte feat(web): Added password field visibility toggle (#7368) 2024-02-24 14:28:56 -06:00
device-card.svelte feat(web): Implemented device last seen date and time with user locale support (#7863) 2024-03-12 10:31:46 -05:00
device-list.svelte fix(web): consistent modal escape behavior (#7677) 2024-03-06 22:18:53 -05:00
memories-settings.svelte feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
oauth-settings.svelte chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
partner-selection-modal.svelte feat(web,a11y): standardize base modal (#8388) 2024-04-02 11:05:02 -04:00
partner-settings.svelte feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
user-api-key-list.svelte fix(web): consistent modal escape behavior (#7677) 2024-03-06 22:18:53 -05:00
user-profile-settings.svelte feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00
user-settings-list.svelte chore(web): Sharing -> Partner Sharing (#7952) 2024-03-14 10:16:20 -05:00