Skip to content

Conversation

@theoholl
Copy link
Contributor

@theoholl theoholl commented Dec 29, 2025

Summary

The value for the text input is now cleared after a new board is created or the editing is canceled. When clicking on the 'Add board' button again, an empty text input field is shown.

Screencast.Fix.mp4

Note: I do not like how the existing code does not check if the createBoard action was successful. I think the current code now clears the input whether the network request was OK or not. A board title is not very much information to lose, but nonetheless not great UX.

…action or canceling the edit

Signed-off-by: Theo <36564257+theoholl@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New board name not cleared after creating or dismissing a new board

1 participant