Active header does not get reverse color for text

Created on 6 January 2024, 6 months ago
Updated 23 January 2024, 5 months ago

Problem/Motivation

Using jQuery Accordion module that sets the color for an active header to #ffffff, UI Suite Olivero uses colors.css to change color to Primary Medium then Primary Loud with .ch-pm :is(h2, h3, h4, h5, h6) and .ch-pl :is (h2, h3, h4, h5, h6)

Steps to reproduce

Build view with jQuery Accordion using UI Suite Olivero and dark color as primary.
Expected behavior: Non-active headers have primary color on light/white background, but active header has while color on primary background.

Actual behavior: All headers have primary color for text, making the title header on the active header vanish into its same primary background color.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bunthorne

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

Comments & Activities

Production build 0.69.0 2024