-
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
Storybook: Improve component organisation #66275
Comments
Hi @jameskoster 👋. Can I work on this issue? |
@Vrishabhsk of course :) |
Hi @jameskoster, I have raised the PR to add the components under typography - PR - #66633 Thank You, |
Hi @jameskoster, Had raised PR to add components under Selection & Input Category - #66635. Thank You, |
Hi @jameskoster 👋
Let me know your thoughts. Thanks |
Experimental > Actions > Menu seems good to me :) |
Raised |
… - Issue #66275 (#66658) * Group the storybook components in Navigaiton category * Fix tabs to add inside containers and add experimental id for component * Fix the syntax style Co-authored-by: hbhalodia <[email protected]> Co-authored-by: tyxla <[email protected]>
… Issue #66275 (#66657) * Group the overlay components in storybook * Fix the id for the experimental components * Remove unwanted changes from the PR Co-authored-by: hbhalodia <[email protected]> Co-authored-by: tyxla <[email protected]> Co-authored-by: mirka <[email protected]>
…66275 (#66633) * Group the components in storybook based on sitemap provided * Fix the experimental id for components in storybook * Revert the unwanted changes in PR * Add the missing folder on conflicts resolve --------- Co-authored-by: Lena Morita <[email protected]> Co-authored-by: hbhalodia <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: tyxla <[email protected]> Co-authored-by: jameskoster <[email protected]>
… - Issue WordPress#66275 (WordPress#66658) * Group the storybook components in Navigaiton category * Fix tabs to add inside containers and add experimental id for component * Fix the syntax style Co-authored-by: hbhalodia <[email protected]> Co-authored-by: tyxla <[email protected]>
… Issue WordPress#66275 (WordPress#66657) * Group the overlay components in storybook * Fix the id for the experimental components * Remove unwanted changes from the PR Co-authored-by: hbhalodia <[email protected]> Co-authored-by: tyxla <[email protected]> Co-authored-by: mirka <[email protected]>
…ordPress#66275 (WordPress#66633) * Group the components in storybook based on sitemap provided * Fix the experimental id for components in storybook * Revert the unwanted changes in PR * Add the missing folder on conflicts resolve --------- Co-authored-by: Lena Morita <[email protected]> Co-authored-by: hbhalodia <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: tyxla <[email protected]> Co-authored-by: jameskoster <[email protected]>
…ssue #66275 (#66659) * Group the storybook components in Layout category * Fix the experimental component id * Revert the unwanted changes in PR --------- Co-authored-by: hbhalodia <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: tyxla <[email protected]>
…ategory - Issue #66275 (#66635) * Update the storybook components for selection and input category * Add treeselect under selection&input category and revert experimental component change * Fix experimental id and sort folders alphabetically * Fix the experimental id for toggleGroupControl * Revert changes that are not needed in PR * Revert the missing change on conflict resolve * Fix formatting * Fixup (Sort experimental Actions) * Remove unnecessary experimental Common grouping * Remove excessive Search & Filtering grouping --------- Co-authored-by: hbhalodia <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: tyxla <[email protected]>
I think we're done for the scope of this issue. Thanks everyone for helping out! |
Thanks everyone, great work y'all 🚀 |
Currently the majority of components are grouped in a single list which isn't very intuitive to navigate.
This sitemap demonstrates how we might introduce some organisation in order to improve the Storybook experience.
The text was updated successfully, but these errors were encountered: