From 58cc98f6ab6a42fddc2f21f2361468000f867bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Sat, 29 Aug 2020 11:07:14 +0200 Subject: [PATCH] Fix autofocus of card title editing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/components/cards/CardItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/cards/CardItem.vue b/src/components/cards/CardItem.vue index 288808f2a..f800056a9 100644 --- a/src/components/cards/CardItem.vue +++ b/src/components/cards/CardItem.vue @@ -43,7 +43,7 @@ class="dragDisabled" @keyup.esc="cancelEdit" @submit.prevent="finishedEdit(card)"> - +