Open
Description
This happens when the app can't find the realm icon and it shows the broken image for few secs.
As a fallback, we're using the character icon from the realm name but it shows up after the broken image icon. We could do better here.
Possible solutions -
a) Change the way we show the realm icon in the left sidebar. We could first show the character icon on app load and then lazy load the relam icons (if they exist).
b) Replace the broken image icon with something nice - https://bitsofco.de/styling-broken-images/
To reproduce this delete the icon key from the domain.json
.
Activity