appuio/component-openshift4-console

Configuring a custom logo, drops the favicon

corvus-ch opened this issue · 0 comments

Steps to Reproduce the Problem

  1. Configure a custom log
  2. Visit the web console

Actual Behavior

No favicon is displayed.

Other observations

  • A browser default favicon is displayed
  • A VSHN favicon is shown (presumably from the IdP).

Expected Behavior

A favicon is displayed

Implementation idea

This is a known upstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1844883. The upstream issue explains how to work around. We can implement that into this component using an existing favicon (the default shown when no logo is configured).

Optional for bonus points: allow configuring also a custom favicon.