mirror of
https://github.com/immich-app/immich.git
synced 2026-02-28 09:38:43 +03:00
fix(web): focus tag input when modal opens (#26256)
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
{onClose}
|
||||
{onSubmit}
|
||||
submitText={$t('tag_assets')}
|
||||
onOpenAutoFocus={(event) => event.preventDefault()}
|
||||
{disabled}
|
||||
>
|
||||
<div class="my-4 flex flex-col gap-2">
|
||||
|
||||
Reference in New Issue
Block a user