Closed aalves08 closed 4 months ago
@aalves08 is this something that could be automated? if not, could you provide repo steps for manual validation please?
@yonasberhe23 updated repro steps in the issue. This is more of a pain to automate rather to manual test it, since the stackstate code at this point is mutable. I had put this as QA/none
, but the project's automation removed the label...
@yonasberhe23 updated repro steps in the issue. This is more of a pain to automate rather to manual test it, since the stackstate code at this point is mutable. I had put this as
QA/none
, but the project's automation removed the label...
@aalves08 ah i didn't catch what the project's automation did. thanks for pointing that out and thank you for the repro steps!
Setup
Result
Expected Result
@aalves08 from the looks of it, the Observability logo is not visible in dark mode (unless the menu item is selected). shouldn't the logo be blue?
Yes, but we don't control the icon... It's stackstate that needs to provide an icon with the correct colors, afaik. I've already let them know. Their extension is still in a WIP phase. 🤷
Setup
Describe the bug
Top level product added via Extension with imported icon doesn't have the proper alignment in the top level menu
To Reproduce
yarn install
to install dependenciesyarn build-pkg stackstate
to create a local build of the stackstate extensionyarn serve-pkgs
to serve up those built assetsdeveloper load
of the stackstate extension (copy and paste url generated byserve-pkgs
) https://extensions.rancher.io/extensions/extensions-getting-started#test-built-extension-by-doing-a-developer-loadResult icon doesn't have the proper alignment in the top level menu
Expected Result
icon should have the proper alignment
Screenshots
Additional context