mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| assign-face-side-panel.svelte | ||
| edit-name-input.svelte | ||
| face-thumbnail.svelte | ||
| merge-face-selector.svelte | ||
| merge-suggestion-modal.svelte | ||
| people-card.svelte | ||
| people-list.svelte | ||
| person-side-panel.svelte | ||
| set-birth-date-modal.svelte | ||
| show-hide.svelte | ||
| unmerge-face-selector.svelte | ||