ibm-openbmc / dev

Product Development Project Mgmt and Tracking
16 stars 2 forks source link

GUI : FED : Base favicon file relocation #3610

Closed ghost closed 1 year ago

ghost commented 1 year ago

FED

Overview

The backend eventually will have a way to load up logos and icons depending on what company will be using the product. In our current frontend, the file location for favicons are located in the ./public directory. It should follow uniform with the other files being changed via backend and go under ./src/assets/ directory

My suggestion is that we have a base, generic placeholder icon file in the ./src/assets/` directory with a name that matches whatever the backend name will be for replacing the icon file.

From there we can write a new function on the frontend that takes the image coming from the backend and replace the favicon with the backend one.

ghost commented 1 year ago

@gtmills @Nikhil-Ashoka @sandeepasingh116 fyi

rfrandse commented 1 year ago

tracking in jira