Delete button for branches in confusing #17535
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
topic/ui
Change the appearance of the Gitea UI
type/bug
Milestone
Presently, the "Delete" button for branches is a trash bin icon:
This is unambiguous and provides satisfactory warning that what you're going to do is pretty severe.
However, on the page to confirm the deletion, the "No" button is ALSO a trash bin icon:
To me, this is confusing. I simply do not want to click on the "No" button even though I know it is innocuous because it uses the same icon. With the trash bin icon being used for "No" the logic seems to be that you are going to "trash" or delete your request to delete the branch.
I think an X icon might be preferred in this case, while the "Yes" button could be the trash bin icon. In any case this gave me pause and I wanted to see if anyone else had similar thoughts on this.
The text was updated successfully, but these errors were encountered: