1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 05:46:46 +01:00
immich/web/src/lib/components/faces-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
..
assign-face-side-panel.svelte chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
edit-name-input.svelte chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
face-thumbnail.svelte chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
merge-face-selector.svelte feat(web,a11y): standardize the FullScreenModal UI (#8566) 2024-04-08 21:02:09 +00:00
merge-suggestion-modal.svelte feat(web,a11y): standardize the FullScreenModal UI (#8566) 2024-04-08 21:02:09 +00:00
people-card.svelte feat(web): rework context menus: add icons and reorder items (#8090) 2024-03-21 13:39:33 -05:00
people-list.svelte feat(web): search albums (#7322) 2024-02-22 09:04:43 -05:00
person-side-panel.svelte feat(server): create a person with optional values (#7706) 2024-03-07 15:34:57 -05:00
set-birth-date-modal.svelte feat(web,a11y): standardize the FullScreenModal UI (#8566) 2024-04-08 21:02:09 +00:00
show-hide.svelte feat(web, a11y): add labels! (#8354) 2024-03-29 08:48:07 -04:00
unmerge-face-selector.svelte feat(server): create a person with optional values (#7706) 2024-03-07 15:34:57 -05:00