Closed sangeethababu9223 closed 3 days ago
Name | Link |
---|---|
Latest commit | 0ce441f7c435c838bc27e847465eea1575e9734e |
Latest deploy log | https://app.netlify.com/sites/ibm-products-web-components/deploys/67459fd2d28848000833a0cc |
Deploy Preview | https://deploy-preview-6501--ibm-products-web-components.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 0ce441f7c435c838bc27e847465eea1575e9734e |
Latest deploy log | https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67459fd273840200081c80ce |
Deploy Preview | https://deploy-preview-6501--carbon-for-ibm-products.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.84%. Comparing base (
1d049e0
) to head (0ce441f
). Report is 2 commits behind head on main.
Closes #6480
The SlideIn option is not working as expected. Its behavior is currently identical to that of the SlideOver option, which should not be the case.
What did you change?
The issue was with storybook styling. I referred web components package to update the style and HTML in
SlideIn
Template inSidePanel.stories.jsx
How did you test and verify your work?
Storybook