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(ToggleSkeleton): fix issue with ToggleSkeleton style #13963

Conversation

modaslam
Copy link
Contributor

Closes #13459 and #13485

Fixed broken visuals of ToggleSkeleton component and added a story for it

Changelog

New

  • Added story for ToggleSkeleton component inside Toggle folder

Changed

  • Fixed broken visuals of ToggleSkeleton according to design specification

Removed

  • Removed code for outdated ToggleSkeleton design

Testing / Reviewing

Go to the story in Toggle folder and ensure the Skeleton is displayed correctly according to design spec shown in #13485.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 10, 2023

DCO Assistant Lite bot All contributors have signed the DCO.

@netlify
Copy link

netlify bot commented Jun 10, 2023

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 50e113e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/6490c087b0663700086718e8
😎 Deploy Preview https://deploy-preview-13963--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Jun 10, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 50e113e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6490c0876e44a70008bbb0d6
😎 Deploy Preview https://deploy-preview-13963--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Signed-off-by: Mohammed Aslam P. A <Mohammed.Aslam.P.A@ibm.com>
@modaslam modaslam force-pushed the bugfix/toggleskeleton-broken-visual branch from 0be906a to ea52955 Compare June 11, 2023 08:39
@modaslam
Copy link
Contributor Author

I have read the DCO document and I hereby sign the DCO.

Copy link
Collaborator

@francinelucca francinelucca left a comment

Choose a reason for hiding this comment

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

This is looking pretty good, have some observations and looks like there are some merge conflicts @modaslam

Also wondering if just the rectangle needs to be animated or also th

toggle.mov

e circle? @thyhmdo

@modaslam
Copy link
Contributor Author

modaslam commented Jun 13, 2023

This is looking pretty good, have some observations and looks like there are some merge conflicts @modaslam

Also wondering if just the rectangle needs to be animated or also th

toggle.mov
e circle? @thyhmdo

I have added a similar animation for the circle as well if you need to check and also resolved the merge conflicts. @francinelucca

@francinelucca francinelucca self-requested a review June 13, 2023 23:08
Copy link
Collaborator

@francinelucca francinelucca left a comment

Choose a reason for hiding this comment

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

LGTM pending visual review

Copy link
Member

@kingtraceyj kingtraceyj left a comment

Choose a reason for hiding this comment

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

the revision matches design spec—good to go! 💥

Copy link
Contributor

@andreancardona andreancardona left a comment

Choose a reason for hiding this comment

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

😎 @modaslam thank you so much for the contribution 🎉

@andreancardona andreancardona enabled auto-merge (squash) June 19, 2023 20:54
@andreancardona andreancardona merged commit 7de2ef3 into carbon-design-system:main Jun 19, 2023
15 checks passed
@modaslam modaslam deleted the bugfix/toggleskeleton-broken-visual branch June 20, 2023 03:04
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.

ToggleSkeleton: Broken Visuals
4 participants