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

Fix: change color prop in pills to background in StablecoinAccordion #8927

Conversation

TylerAPfledderer
Copy link
Contributor

Description

In PR #8774 a bug was introduced to the StableAccordion component where the pills were not rendering the text color correctly.

This PR changes the color prop to the StyledPill instances to background which was changed in the Pill component. This ensures that the background of the StyledPill's receives the passed in color and not the text.

Related Issue

Closes: #8923

@TylerAPfledderer TylerAPfledderer changed the title Fix (StablecoinAccordion): change color prop in pills to background Fix: change color prop in pills to background in StablecoinAccordion Dec 15, 2022
@gatsby-cloud
Copy link

gatsby-cloud bot commented Dec 15, 2022

✅ ethereum-org-website-dev deploy preview ready

@pettinarip
Copy link
Member

Hey @TylerAPfledderer sorry for the late review on this but I think that, considering that we are refactoring the Pill component in #8601, there is no need to merge this. Feel free to disagree and re-open.

@pettinarip pettinarip closed this Jan 16, 2023
@github-actions github-actions bot added the abandoned This has been abandoned or will not be implemented label Jan 16, 2023
@TylerAPfledderer TylerAPfledderer deleted the fix/stablecoins-fix-pill-text-color branch January 16, 2023 15:32
@TylerAPfledderer
Copy link
Contributor Author

Nope that is good. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abandoned This has been abandoned or will not be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug report: wrong color combination for tags on stablecoins page
2 participants