-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
- Gitea version (or commit ref): 1.4.0rc1
- Can you reproduce the bug at https://try.gitea.io: Yes
Description
The button hover colors for item deletion dialogs are counter-intuitive:
- the 'Yes' button confirms deletion and is colored green;
- the 'No' button cancels deletion and is colored red.
We should either:
- reword all dialogs to have macOS style button labels like 'Delete' and 'Don't Delete' (or 'Cancel') or;
- use neutral hover colors for these dialogs.
I'm also not sure if there even any positively-phrased dialogs in Gitea where 'yes' is the non-intrusive action, so maybe both options can even work together.
Screenshots
(Wording on this dialog is from my private branch, but Gitea releases are similar.)
thehowl
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality