mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
1071396a4a
* 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