dashboard-view-plugin
dashboard-view-plugin copied to clipboard
[JENKINS-55682] Portlet view for warnings-ng doesn't get styled properly
The static analysis dashboard-view portlet doesn't pick up the styling of the current custom css.

Tried with:
- https://tobix.github.io/jenkins-neo2-theme/dist/neo-light.css
- http://afonsof.com/jenkins-material-theme/dist/material-light.css
The test statistics grid portlet shows the same behavior, so maybe it is related to dashboard view and not the warnings-ng portlet.
An issue has also been filed at: https://github.com/TobiX/jenkins-neo2-theme/issues/13
Originally reported by luebbe, imported from: Portlet view for warnings-ng doesn't get styled properly
- assignee: tgr
- status: Open
- priority: Minor
- resolution: Unresolved
- imported: 2022-10-30
The weather icons are wrong. The collapse/expand icons are "old style" I don't know if a replacement exists in the stylesheet. But also all the lines and boxes are there, which are replaced by even/odd background colors on the default page.

Ok, I see. Since the test table also is not correctly styled, this is no issue of the warnings plugin. I'm not sure whether this has to be fixed in the theme or in the dashboard view plugin.