-
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(checkbox-skeleton): apply skeleton class to checkbox #4923
fix(checkbox-skeleton): apply skeleton class to checkbox #4923
Conversation
Deploy preview for the-carbon-components ready! Built with commit 62e84d4 https://deploy-preview-4923--the-carbon-components.netlify.com |
Deploy preview for carbon-elements ready! Built with commit 62e84d4 |
Deploy preview for carbon-components-react ready! Built with commit 62e84d4 https://deploy-preview-4923--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.
LGTM 👍 - Thanks @abbeyhrt!
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.
@jeanservaas I believe it is! At least to the best that I can tell, it looks like the same distance. |
Closes #4901
This PR adjusts the CheckBoxSkeleton component and adds the appropriate styles so that the skeleton state is visibly applied.
What the CheckBoxSkeleton looked like before:
What it looks like now:
Changelog
New
Changed
Testing / Reviewing
Designers: Make sure that this is what we want the checkbox skeleton state to look like!