-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(copy-button): replace copy button with one for code snippet #4517
Conversation
Deploy preview for carbon-elements ready! Built with commit d2b2c8c |
Deploy preview for the-carbon-components ready! Built with commit d2b2c8c https://deploy-preview-4517--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit d2b2c8c https://deploy-preview-4517--carbon-components-react.netlify.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@emyarod Good point, I think we should address that separately. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me pending design review, let's address the tooltip alignment issue separately
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh oops I didn't read the other reviews. Would the icon alignment be part of that other issue? (in addition to the tooltip alignment. |
Thank you for reviewing @aagonzales - I think icon alignment will be part of that other issues, too, given I can see the same issue at http://react.carbondesignsystem.com/?path=/story/copybutton--default. This PR focuses on aligning vanilla markup to React given that's all (or at least most) of what #3208 effectively requests for. |
Fixes #3208.
Changelog
Changed