Open
Description
🐛 Bug Report
Describe the bug
When creating a new card if you attempt to create a new label from the label dropdown all fields are reset.
To Reproduce
Steps to reproduce the behaviour:
- Create new card
- Fill out title and description
- Click on "Create new label" in the label dropdown
- Add new label
- See not returned back to card modal
Expected behaviour
I should be returned to the new card form with its state persisted (and the new label should be added)