-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins: 2.419
OS: Linux - 5.14.21-150400.24.46-default
Java: 11.0.18 - Oracle Corporation (OpenJDK 64-Bit Server VM)
warnings-ng:10.4.0
Firefox 115.2.0esr
I am generating plain JSON-based reports without corresponding source files. When rendering the result table, expanding the row in the table to see the actual error message presents me with white text on white background with having dark mode enabled. This complicates reading the message itself, as only hovering over it makes it slightly visible (the alternative is to select the whole message for copying, but this is no usable approach as well).
[JENKINS-71997] Warning descriptions are barely readable in dark mode
Environment |
Original:
Jenkins: 2.419
OS: Linux - 5.14.21-150400.24.46-default Java: 11.0.18 - Oracle Corporation (OpenJDK 64-Bit Server VM) warnings-ng:10.4.0 |
New:
Jenkins: 2.419
OS: Linux - 5.14.21-150400.24.46-default Java: 11.0.18 - Oracle Corporation (OpenJDK 64-Bit Server VM) warnings-ng:10.4.0 Firefox 115.2.0esr |
Component/s | New: data-tables-api-plugin [ 26333 ] |
Assignee | Original: Ulli Hafner [ drulli ] | |
Labels | New: UX hacktoberfest help-wanted newbie-friendly |
Labels | Original: UX hacktoberfest help-wanted newbie-friendly | New: UX hacktoberfest help-wanted newbie-friendly user-experience |
Labels | Original: UX hacktoberfest help-wanted newbie-friendly user-experience | New: hacktoberfest help-wanted newbie-friendly user-experience |
Attachment | New: Bildschirmfoto 2023-09-22 um 10.50.04.png [ 61168 ] | |
Attachment | New: Bildschirmfoto 2023-09-22 um 10.49.46.png [ 61169 ] |
Summary | Original: Violation messages are barely readable in dark mode | New: Warning descriptions are barely readable in dark mode |
This requires changes in the data-tables plugin that is responsible to render the details (child) row.