fix(web): focus tag input when modal opens (#26256)

This commit is contained in:
Michel Heusschen
2026-02-16 15:30:41 +01:00
committed by GitHub
parent 9211013996
commit 4dccc2082b
3 changed files with 7 additions and 6 deletions

View File

@@ -62,6 +62,7 @@
{onClose}
{onSubmit}
submitText={$t('tag_assets')}
onOpenAutoFocus={(event) => event.preventDefault()}
{disabled}
>
<div class="my-4 flex flex-col gap-2">