mirror of
https://github.com/immich-app/immich.git
synced 2025-01-10 05:46:46 +01:00
87ccba7f9d
* feat(web): keyboard access for search dropdown Also: fixing cosmetic issue with combobox component. * fix: revert changing required field * fix: create new focusChange action * fix: combobox usability improvements * handle escape key on the clear button * move focus to input when clear button is clicked * leave the dropdown closed if the user has already closed the dropdown and tabs over to the clear button * activate the combobox if a user tabs backwards onto the clear button * rename focusChange to focusOutside * small fixes * do not activate combobox on backwards tabbing * simplify classes in "No results" option * prevent dropdown option from being preselected when clear button is clicked * fix: remove unused event dispatcher interface |
||
---|---|---|
.. | ||
actions.ts | ||
asset-utils.spec.ts | ||
asset-utils.ts | ||
auth.ts | ||
autogrow.ts | ||
byte-converter.ts | ||
byte-units.ts | ||
click-outside.ts | ||
context-menu.ts | ||
context.ts | ||
date-time.spec.ts | ||
date-time.ts | ||
dipatch.ts | ||
eventemitter.ts | ||
executor-queue.spec.ts | ||
executor-queue.ts | ||
file-uploader.ts | ||
focus-outside.ts | ||
handle-error.ts | ||
list-navigation.ts | ||
metadata-search.ts | ||
navigation.ts | ||
people-utils.ts | ||
person.ts | ||
shortcut.ts | ||
slideshow-history.ts | ||
thumbnail-util.ts | ||
timeline-util.ts | ||
timesince.ts |