Skip to content

Platform Theme Not Loading Correct Logo #14435

@ericWadeFord

Description

@ericWadeFord

Description

When a platform logo is configured for both the dark and light themes, the logo displayed does not follow the user’s selected theme.

If the platform default theme is set to dark, and a user selects the light theme in their profile settings, the system still loads the logo configured for the dark theme instead of the light theme logo.

The same issue occurs in reverse. If the platform default theme is set to light, and the user selects the dark theme in their profile settings, the system loads the logo configured for the light theme instead of the dark theme logo.

The logo appears to follow the platform default theme rather than the user’s selected theme.

Environment

6.9.17

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Add a logo URL to the dark and light themes, ensuring they are different.
  2. Set the default theme to dark or light
  3. Set the default theme under the user's profile to the opposite of the default theme.
  4. Observe the wrong logo is loaded

Expected Output

The correct logo is loaded depending on the theme selected by the user.

Actual Output

Regardless of the theme chosen, the logo set in the Default theme is loaded.

Metadata

Metadata

Labels

buguse for describing something not working as expectedsolveduse to identify issue that has been solved (must be linked to the solving PR)uifor scope limited to UI change

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions