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(inline-notification): restore selector to original scope #6511

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Jul 21, 2020

Closes #6507

This PR restores a style selector for notification action buttons. Initially this was changed in #6370 due to the a stylelint warning but the resulting selector did not match the previous, so it was a style regression for some notification action button consumers

Testing / Reviewing

Confirm the notification action button styles target the same selectors inside all notification variants

Copy link
Collaborator

@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.

Thanks for fixing that! 👍 ✅

@netlify
Copy link

netlify bot commented Jul 21, 2020

Deploy preview for carbon-elements ready!

Built with commit f3efdde

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

@netlify
Copy link

netlify bot commented Jul 21, 2020

Deploy preview for carbon-elements ready!

Built with commit b8eacb9

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

@netlify
Copy link

netlify bot commented Jul 21, 2020

Deploy preview for carbon-components-react ready!

Built with commit f3efdde

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

@netlify
Copy link

netlify bot commented Jul 21, 2020

Deploy preview for carbon-components-react ready!

Built with commit b8eacb9

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

@kodiakhq kodiakhq bot merged commit 9ee63bc into carbon-design-system:master Jul 22, 2020
@emyarod emyarod deleted the 6507-notification-action-button-selector branch July 24, 2020 15:30
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.

Inline Notification Action Button style issue from style lint update
3 participants