wefork / wekan

The open-source Trello-like kanban (built with Meteor)
https://wekan.io
MIT License
61 stars 12 forks source link

Label title change name [bug] #41

Closed weaktyper closed 7 years ago

weaktyper commented 7 years ago

Can't seem to change the label title back to an empty string. I can change it to any string other than an empty string.

xet7 commented 7 years ago

@weaktyper

Can you include screenshot?

weaktyper commented 7 years ago

When I click save on the label below, it will not revert to an empty label. It keeps the last string entered such as Advanced in this case.

label_empty_not_allowed

I have to enter a minimum of one letter to change it.

xet7 commented 7 years ago

@weaktyper

When I tested this, I did: 1) Add new label with black colour and text 2) Click black label to open Change Label 3) Select black label that has text 4) Click delete 5) I was then able to add black empty label back.

Does this work the same for you?

weaktyper commented 7 years ago

@xet7 Yea, that works... didn't see delete at first... No need for this issue anymore really... can close issue i think. Thanks.