Custom color being ignored for logged user in Search page

Created on 12 March 2024, 4 months ago
Updated 3 May 2024, about 2 months ago

Problem/Motivation

The custom color isn't be applied to logged user on Search page, this happen because the css-file priority are choosen wrong css-file.

The custom color are overwrite 3 css-file (brand, brand--sky and tokens) and for unkown reason the css-priorityy is changing for some installations and the hero css-fiile has being prioritize and the custom corlor isn't be appling.

Steps to reproduce

- Disable cache for CSS file;
- Change default color on Social Blue settings;
- Access the Search Page with Logged and Anonymous User

This errors isn't happen to all installation.

Proposed resolution

Add hero css-file to be overwritten by Color module and avoid future errors with css priorization.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ› Bug report
Status

Fixed

Version

2.5

Component

Code

Created by

πŸ‡§πŸ‡·Brazil viniciusrp

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024