immich/web/src/lib/components/user-settings-page
Ben 796c933fb8
feat(web,a11y): standardize the FullScreenModal UI (#8566)
* feat(web,a11y): standardize the FullScreenModal look

* consistent header, padding, close button, and radius as BaseModal
* vertically stacking ConfirmDialogue CTA buttons in narrow screens
* adding aria-modal tags for screen reader
* add viewport-specific height limits on modals, to enable scrolling
* prevent focus from being hidden under sticky content in modals
* standardize FullScreenModal widths using a Prop

* wip: consistent padding with header

* fix: alignment on "create user" and "edit user" modals

* fix: horizontal modal content alignment

* fix: create user CTA buttons

* chore: remove unnecessary warning

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-04-08 21:02:09 +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 feat(web,a11y): standardize the FullScreenModal UI (#8566) 2024-04-08 21:02:09 +00: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): standardize the FullScreenModal UI (#8566) 2024-04-08 21:02:09 +00:00
user-api-key-list.svelte feat(web,a11y): standardize the FullScreenModal UI (#8566) 2024-04-08 21:02:09 +00: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