card title: prevent space and no text
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
This commit is contained in:
committed by
Julius Härtl
parent
0d447fff01
commit
7bddcb877c
@@ -84,8 +84,8 @@
|
||||
:disabled="stateCardCreating"
|
||||
:placeholder="t('deck', 'Card name')"
|
||||
required
|
||||
pattern=".*\S+.*"
|
||||
@keydown.esc="stopCardCreation">
|
||||
|
||||
<input v-show="!stateCardCreating"
|
||||
class="icon-confirm"
|
||||
type="submit"
|
||||
|
||||
Reference in New Issue
Block a user