Details
-
Type:
Bug
-
Status:
Ready for QA
(View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: Catalog 4.0.0.8
-
Fix Version/s: Catalog 4.0.0.8
-
Component/s: Catalog
-
Customer:Mobinets
Description
Platform: http://65.108.79.187:6011
Bug Description: Within the red border we need to change the color from blue to blank, in order to be compatible with the dark mode

Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
- Transitions
- Trace
added the code "button.getStyle().set("color", "var(--lumo-contrast-70pct)");
button.getElement().getThemeList().add("tertiary-inline");"
in the createButtonWithImageAndAction and createButtonWithImage function in the MainMenuBar.java
The fix will be available in patch 4.0.0.8