Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve SectionHeader contrast issue in IndicatorGroupBlock #442

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

lilia1891
Copy link
Collaborator

Bug: SectionHeader text color in the IndicatorGroupBlock is not readable in some cases, due to the readableColor logic, which caused the text color to be overridden if color contrast insufficient.
The bug appears after applying SectionHeader to the Indicators block for visual consistency with the ActionListBlock.

  • Removed readableColor logic from h2.

Asana https://app.asana.com/0/1206017643443542/1208963765257879/f

Copy link
Collaborator

@woodwoerk woodwoerk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested a few plans and it seems to be fine 🎄

@lilia1891 lilia1891 merged commit 6aa5a61 into master Dec 13, 2024
3 checks passed
@lilia1891 lilia1891 deleted the fix/indicators-section-header-contrast branch December 13, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants