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(checkbox-skeleton): apply skeleton class to checkbox #4923

Merged
merged 5 commits into from
Jan 7, 2020
Merged

fix(checkbox-skeleton): apply skeleton class to checkbox #4923

merged 5 commits into from
Jan 7, 2020

Conversation

abbeyhrt
Copy link
Contributor

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:
Screen Shot 2019-12-19 at 11 50 55 AM

What it looks like now:

Screen Shot 2019-12-19 at 11 51 29 AM

Changelog

New

  • styles for skeleton state

Changed

  • classes on checkbox skeleton

Testing / Reviewing

Designers: Make sure that this is what we want the checkbox skeleton state to look like!

@abbeyhrt abbeyhrt requested a review from a team as a code owner December 19, 2019 17:55
@ghost ghost requested review from aledavila and asudoh December 19, 2019 17:55
@abbeyhrt abbeyhrt requested review from a team and removed request for asudoh and aledavila December 19, 2019 17:55
@ghost ghost requested review from jeanservaas and removed request for a team December 19, 2019 17:55
@netlify
Copy link

netlify bot commented Dec 19, 2019

Deploy preview for the-carbon-components ready!

Built with commit 62e84d4

https://deploy-preview-4923--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Dec 19, 2019

Deploy preview for carbon-elements ready!

Built with commit 62e84d4

https://deploy-preview-4923--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Dec 19, 2019

Deploy preview for carbon-components-react ready!

Built with commit 62e84d4

https://deploy-preview-4923--carbon-components-react.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @abbeyhrt!

@abbeyhrt abbeyhrt requested a review from a team January 6, 2020 17:30
@ghost ghost requested review from joshblack and vpicone and removed request for a team January 6, 2020 17:30
Copy link
Contributor

@jeanservaas jeanservaas left a comment

Choose a reason for hiding this comment

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

Just want to verify is the skeleton state 16px away from the checkbox like the text is? Just want to make sure because it looks a little closer. I tried to inspect the distance but wasn't sure. If it's 16px it's good to merge!

image

@abbeyhrt
Copy link
Contributor Author

abbeyhrt commented Jan 7, 2020

@jeanservaas I believe it is! At least to the best that I can tell, it looks like the same distance.
Screen Shot 2020-01-07 at 10 04 08 AM
Screen Shot 2020-01-07 at 10 04 19 AM

@asudoh asudoh merged commit e4507e1 into carbon-design-system:master Jan 7, 2020
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.

Checkbox skeleton is not rendering in storybook
4 participants