Label and Assignee inputs are not intuitive when creating a new issue or patch
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
a027d1e88afc838bd04620b478a3864bf2d2350ashould fix this issueI 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 addFeatureandui. 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.