1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/web/src/lib/components
Ben Basten c6d2408517
feat(web): combobox accessibility improvements (#8007)
* bump skip link z index, to prevent overlap with the search box

* combobox refactor initial commit

* pull label into the combobox component

* feat(web): combobox accessibility improvements

* fix: replace crypto.randomUUID, fix border UI bug, simpler focus handling (#2)

* fix: handle changes in the selected option

* fix: better escape key handling in search bar

* fix: remove broken tailwind classes

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

* fix: remove custom "outclick" handler logic

* fix: use focusout instead of custom key handlers to detect focus change

* fix: move escape key handling to the window

Also add escape key handling to the input box, to make sure that the "recent searches" dropdown gets closed too.

* fix: better input event handling

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

* fix: highlighting selected dropdown element

---------

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
2024-03-19 07:56:41 -05:00
..
admin-page feat(server,web): add force delete to immediately remove user (#7681) 2024-03-08 17:49:39 -05:00
album-page fix(web): logo invisible on share page (#7990) 2024-03-15 14:53:58 -05:00
asset-viewer fix(web): load panorama in shared link (#8060) 2024-03-18 22:39:49 -05:00
assets/thumbnail fix(web): improve focus and shortcuts (#7983) 2024-03-15 12:01:35 -04:00
elements feat(web): combobox accessibility improvements (#8007) 2024-03-19 07:56:41 -05:00
faces-page feat(server): create a person with optional values (#7706) 2024-03-07 15:34:57 -05:00
forms refactor(server): library service (#8050) 2024-03-18 16:59:53 -04:00
layouts feat(web): search albums (#7322) 2024-02-22 09:04:43 -05:00
map-page fix(web): consistent modal escape behavior (#7677) 2024-03-06 22:18:53 -05:00
memory-page fix(web): keyboard shortcut handling (#7946) 2024-03-14 23:16:55 +00:00
onboarding-page feat(web): update logo (#7798) 2024-03-13 12:14:45 -05:00
photos-page perf(web): batch asset store changes (#7974) 2024-03-15 12:11:29 -04:00
share-page fix(web): logo invisible on share page (#7990) 2024-03-15 14:53:58 -05:00
shared-components feat(web): combobox accessibility improvements (#8007) 2024-03-19 07:56:41 -05:00
sharedlinks-page fix(web): correctly use button and link elements (#7907) 2024-03-12 15:30:19 -04:00
user-settings-page feat(web): combobox accessibility improvements (#8007) 2024-03-19 07:56:41 -05:00
slideshow-settings.svelte feat(server, web): album orders (#7819) 2024-03-14 11:45:03 -05:00