-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe your issue
When adding tags to a task while editing a task, users can submit:
- an empty tag, or
- a duplicate tag
and the dialog closes or accepts the input, instead of showing an inline validation error message just below the input field.
Steps to reproduce
- Open Edit Task → Tags.
- Tap the + (Add Tag) button.
- In the Add Tag dialog:
- Leave the input empty OR
- Enter a tag that already exists in the current tag list.
- Tap Submit.
- The dialog closes or does nothing — no inline error message is shown.
What was the expected result?
The Add Tag dialog should:
Stay open, and
Show an inline message under the input:
- For empty input: "Please enter a tag"
- For duplicate input: "Tag already exists"
Only valid tags (non-empty, non-duplicate, no spaces) should close the dialog and be added.
Put here any screenshots or videos (optional)
before.517.mp4
How can we contact you (optional)
No response
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
- I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working