Setup Storybook add-ons #2383
Replies: 7 comments 1 reply
-
Almost agree with everything. In my opinion, our project isn't too big and hasn't too many complicated components, so I think
|
Beta Was this translation helpful? Give feedback.
-
I can agree with both. For Console I didn't know yet if we could benefit from it since my overview of the project's components is still limited. For Paddings I can also agree that it's not actually necessary at the moment. So, I won't configure these two 🙂.
It's quite tricky but they mean different things by "snapshots":
|
Beta Was this translation helpful? Give feedback.
-
Very interesting add-ons, |
Beta Was this translation helpful? Give feedback.
-
Storyshots has also integration with Puppeteer. There are differences between this and Anyways, I agree with delaying this add-on and do it when we tackle the testing strategy |
Beta Was this translation helpful? Give feedback.
-
thank you for the breakdown of these add-ons, @eddybrando I agree with everything that's been assessed so far. I'll add a couple of potential nice-to-haves, for consideration...
|
Beta Was this translation helpful? Give feedback.
-
Thanks @techtolentino! @korgan00, I believe we could implement this later once we have the theming integrated 🙂. What do you think? |
Beta Was this translation helpful? Give feedback.
-
To summarise... Add-ons we don't need:
Add-ons that may be interesting to revisit later:
Add-ons that we will integrate now:
|
Beta Was this translation helpful? Give feedback.
-
With our basic Storybook setup (#1143) we already include Storybook essential add-ons:
There are many more official and community add-ons in the Storybook ecosystem.
As part of #884 (comment), we should define which additional add-ons should be included in our project, and then set these up.
Here are my suggestions.
Official add-ons (besides those included as essential add-ons)
Cherry-picked community add-ons (for the full list go to https://storybook.js.org/addons/)
Part of #884 (comment)
Beta Was this translation helpful? Give feedback.
All reactions