-
Notifications
You must be signed in to change notification settings - Fork 309
Open
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug
The text entered in the text input for the name of a new board is saved even after dismissing the new board creation or after submitting it. The next time the Add board button is clicked, the same name appears again.
To Reproduce
Steps to reproduce the behavior:
- Click on the Add board button in the left-side navigation
- Enter some value into the text field
- Confirm or cancel the board creation with the cross or check icon buttons
- Click on Add board again
- The previously entered value appears again
Expected behavior
The value for the text input should be cleared when creating or dismissing the new board creation. The placeholder text should be shown instead of the value entered before.
Screencast
Screencast.Bug.mp4
Metadata
Metadata
Assignees
Labels
No labels