Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Label and Assignee inputs are not intuitive when creating a new issue or patch
Open rudolfs opened 1 year ago ux

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.

z6MkvAFB...DRLV commented 1 year ago

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.

z6MkkfM3...sVz5 commented 1 year ago

Patch a027d1e88afc838bd04620b478a3864bf2d2350a should fix this issue

rudolfs commented 1 year ago

I think the patch you mention solved this issue.

rudolfs commented 1 year ago

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.

rudolfs commented 1 year ago

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.