1
0

fix(task): show related tasks form with shortcut even when there are already other related tasks

Resolves https://github.com/go-vikunja/frontend/issues/122
This commit is contained in:
kolaente
2023-08-29 13:57:12 +02:00
parent 47d589002c
commit 5630c90dee
2 changed files with 15 additions and 1 deletions

View File

@ -9,6 +9,7 @@
variant="secondary"
icon="plus"
:shadow="false"
id="showRelatedTasksFormButton"
/>
<transition-group name="fade">
<template v-if="editEnabled && showCreate">