-
Bug
-
Resolution: Fixed
-
Minor
-
-
2.385
Steps to reproduce
- Create unreadable data; exempli gratia, by installing the Docker Build Step plugin, configuring a Freestyle job with it, and uninstalling the plugin.
- Enable the dark theme.
- Go to Manage Jenkins.
Expected results
Note
These are the actual results prior to jenkinsci/jenkins#7364 and 2.378.
The Dismiss button should be readable, as it is in the "old" screenshot where there is black text on a light blue background.
Actual results
The Dismiss button is unreadable, as it is bright red text on an orange background, which cannot be distinguished, as shown in the "new" screenshot.
[JENKINS-70128] Dismiss button unreadable in old data monitor with dark theme (regression in 2.378)
Labels | New: regression ux |
Attachment | New: after.png [ 59528 ] | |
Attachment | New: before.png [ 59529 ] |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
The same problem exists for other monitors:
Probably anything that uses the class "jenkins-!-destructive-color" in a submit button where the surrounding div has "alert-warning" class