immich/web/src/lib/components/admin-page/jobs
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
..
job-tile-button.svelte feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00
job-tile-status.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
job-tile.svelte chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
jobs-panel.svelte feat(web,a11y): standardize the FullScreenModal UI (#8566) 2024-04-08 21:02:09 +00:00
storage-migration-description.svelte feat(server/web): add oauth defaultStorageQuota and storageQuotaClaim (#7548) 2024-03-01 19:46:07 -05:00