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(button): avoid overriding styles on SVGS with paths #7632

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Jan 22, 2021

Closes #7631

This PR resolves an SVG fill color issue with danger and ghost icon buttons where the icons would not render properly (refer to referenced tickets)

Changelog

Changed

  • avoid inner paths in svg selector for fill colors

Testing / Reviewing

Confirm the button variants appear correct

@netlify
Copy link

netlify bot commented Jan 22, 2021

Deploy preview for carbon-elements ready!

Built with commit b0a8bf9

https://deploy-preview-7632--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Jan 22, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit b0a8bf9

https://deploy-preview-7632--carbon-components-react.netlify.app

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

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

LGTM 👍 ✅

@kodiakhq kodiakhq bot merged commit 0ebd93b into carbon-design-system:master Jan 25, 2021
@emyarod emyarod deleted the 7631-ghost-danger-icon-button-svgs branch January 26, 2021 15:51
@emyarod emyarod mentioned this pull request Feb 4, 2021
60 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ghost and danger icon button SVGs rendering incorrectly
5 participants