-
Notifications
You must be signed in to change notification settings - Fork 160
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
feat(multi-select): update story to Storybook v7 #11327
feat(multi-select): update story to Storybook v7 #11327
Conversation
Deploy preview created for package Built with commit: a9e092a5f322eac3df85df847775e5b7d83ca09d |
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.
@m4olivei Nice one! Looks like disabled
, invalid
, and readOnly
don't have controls though.
Nice catch! This is fixed in the most recent commit. |
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!
9705c48
into
carbon-design-system:feat/cwc-storybook-7-vite
…m#11327) * chore(multi-select): rename story files for sb v7 * chore(multi-select): update file-uploader to sb v7 * chore(multi-select): include sb layer components, remove unused import * fix(multi-select): controls for disabled, readOnly and invalid --------- Co-authored-by: kennylam <[email protected]>
Related Ticket(s)
Closes #11326
Description
Adjustments to multi-select component to be compatible with Storybook v7.
Changelog
Changed