immich/web/src
Ben 79d4ce2d6d
fix(web): search bar deactivates when focus exits (#17549)
* fix(web): search bar deactivates when focus exits

* fix: disable search bar on destroy

For example, on the search page. If the escape key is pressed while the advanced filters button is focused, the search page will close but the search bar will remain activated.
2025-04-13 22:43:50 -05:00
..
lib fix(web): search bar deactivates when focus exits (#17549) 2025-04-13 22:43:50 -05:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes fix(web): search bar deactivates when focus exits (#17549) 2025-04-13 22:43:50 -05:00
test-data fix(web): asset grid with invalid asset id (at) (#12772) 2024-09-18 15:22:34 -04:00
app.css fix(web): form reactivity (#17183) 2025-03-27 19:58:49 -05:00
app.d.ts chore(web): restore type checks and IDE autocomplete for $t('...') (#14343) 2024-11-25 11:10:12 -07:00
app.html feat: mobile-web improvements - scrubber (#16856) 2025-03-21 18:00:24 +00:00
hooks.client.ts feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00
hooks.server.ts feat: preload fonts (#13068) 2024-10-01 09:08:25 +07:00