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(Side Panel Web components): storybook controls issue #6500

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sangeethababu9223
Copy link
Member

Closes #6479

Components in stories doesn't update with changed control values

What did you change?

Updated the side-panel.stories.ts file to make the changes made in control to reflect in the stories

How did you test and verify your work?

Storybook

@sangeethababu9223 sangeethababu9223 requested a review from a team as a code owner November 25, 2024 06:24
@sangeethababu9223 sangeethababu9223 requested review from matthewgallo and AlexanderMelox and removed request for a team November 25, 2024 06:24
Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit f684264
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/6744181c82fadb0008154c04
😎 Deploy Preview https://deploy-preview-6500--ibm-products-web-components.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 configuration.

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit f684264
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/6744181c3f2e7100087c5e7c
😎 Deploy Preview https://deploy-preview-6500--carbon-for-ibm-products.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 configuration.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.65%. Comparing base (473af0f) to head (f684264).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6500   +/-   ##
=======================================
  Coverage   79.65%   79.65%           
=======================================
  Files         394      394           
  Lines       12871    12871           
  Branches     4257     4257           
=======================================
  Hits        10253    10253           
  Misses       2618     2618           
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)
---- 🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SidePanel in web components]: Components in stories doesn't update with changed control values
1 participant