headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
1.78k stars 134 forks source link

WSL broken svg rendering #2051

Open vyncent-t opened 2 weeks ago

vyncent-t commented 2 weeks ago

I noticed that when running headlamp in app mode there are some rendering issues with the icons. I have also tried comparing the icons to the web mode and it seems to be an app mode issue only, could be something wrong with the WSL or Electron build.

I have seen that just rendering a single svg on the app still renders a broken icon like the image below. This could impact people also using WSL as it may not be an issue for windows.

I have tried the following thus far:

Thanks to @sniok for helping me troubleshoot!

image

The badge icons image

Images

Cluster, Network, and Security on side bar

image

Top right icons

image

Calendar Icons

image

image

vyncent-t commented 1 week ago