Skip to content

Theming Error: Facing issue in Changing App Icon and Loading icon in Apache Superset 6.0.0 #36940

@ypandey-fluidata

Description

@ypandey-fluidata

Bug description

Application display name (Top-left header & browser title)

APP_NAME = "FD"

Path must resolve inside Superset static assets

APP_ICON = "/static/assets/images/logo_trans_v1.png"
APP_ICON_WIDTH = 150

Redirect target when clicking the logo

LOGO_TARGET_PATH = "/"

Tried changing the app icon and also replaced loading.cff8a5da.gif in the specific path for new loading icon but it gets automatically changed or image gets disrupted. Need a permanent fix.

Image Image

Screenshots/recordings

No response

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions