feat(task): immediately set focus on the task search input when opening the related tasks menu

This commit is contained in:
kolaente 2023-09-06 18:50:38 +02:00
parent 54c527c23f
commit 2d61a349ac
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
:creatable="true"
:create-placeholder="$t('task.relation.createPlaceholder')"
@create="createAndRelateTask"
v-focus
>
<template #searchResult="{option: task}">
<span