1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-19 18:26:46 +01:00
immich/web/src
Ben 1071396a4a
fix(web,a11y): remove autofocus from input fields (#8857)
* fix(web,a11y): remove autofocus from input field

The autofocus attribute can cause the keyboard to unexpectedly appear
for mobile users, and override any other focus management that the
application is doing programatically.

* fix: always include people filter
2024-04-17 11:15:37 +02:00
..
lib fix(web,a11y): remove autofocus from input fields (#8857) 2024-04-17 11:15:37 +02:00
routes feat(web,a11y): consolidate BaseModal into FullScreenModal (#8787) 2024-04-16 07:06:15 +02:00
test-data chore(web): add asset store unit tests (#8077) 2024-03-19 23:41:31 -05:00
app.css fix(web): weird Overpass font height (#8458) 2024-04-02 00:13:45 -05:00
app.d.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
app.html feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
hooks.client.ts chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00