I forgot to press Enter after typing a label in the labels input while creating a new issue. As a result, the label wasn’t saved when I submitted the issue. There should be a hint indicating that labels must be confirmed by pressing Enter, or the system should automatically save the label even if Enter isn’t pressed. Same is true for the Assignees input.
On my first time use of the app I encountered the exact same issue for the assignee.
IMO something like this would be very close to ideal UX.
Patch a027d1e88afc838bd04620b478a3864bf2d2350a should fix this issue
I think the patch you mention solved this issue.
I'm also now seeing that @daniel added a label Feature, ui, where he probably meant to add Feature and ui. There's def room for UX improvement here.
I think ultimately, yeah, we should also offer the user a list of already existing tags. But that sounds like a bigger feature to implement and maybe is out of scope if we want to do a small gradual improvement here. Seems like @daniel is proposing that in this issue.