-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
MenuItem: Add Storybook stories #53613
Conversation
4819782
to
e28c505
Compare
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.
Great work, I appreciate the clean and thoughtful code here!
Add more stories for menu-item Update MenuItem import index.story.tsx Update packages/components/src/menu-item/index.tsx Co-authored-by: Lena Morita <[email protected]>
10a6e61
to
7edfb4d
Compare
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.
I just had one small nit on the punctuation, but otherwise we're good to go 🚀
Co-authored-by: Lena Morita <[email protected]>
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.
🎉
What?
Add missing story for MenuItem Component
Why?
Missing stories for components has been discussed on #36128 (comment), MenuItem has been migrated to Typescript already and its time to add missing stories
How?
Add new /stories folder on /menu-item
Testing Instructions
npm run storybook:dev
?path=/docs/components-menuitem--docs
Testing Instructions for Keyboard
Screenshots or screencast