-
Storybook is a UI component development tool used to design, develop, and test individual components in isolation from your main app. It helps developers build and showcase components without running …
-
Hi, not sure if it's exactly rsbuild issue, but for me when I save one file it recompiles all of them, considering 55 packages it's quite some time. I tried the Vite plugin for the storybook, and it o…
-
When declaring a default value for native props in our preview story, wrong type is displayed in the props table. It uses the type for the value declared in the preview story instead of the actual typ…
-
### Describe the bug
Good morning, I have an internal React library and I'm trying to setup storybook for it. I need to use SASS so I come up to this addons, but even following the documentation I al…
-
## Description
Selecting any of these cells and pressing Shift+Enter is producing no output. Tried locally and got the same behavior (I added empty metadata objects because it was throwing an …
-
# Bug report
## Summary
I just installed Storybook for my project using npx storybook@latest init following the official documentation. However, when I try to run Storybook, I encounter the fol…
-
Hi, would you be interested in upgrading this addon to support current [Storybook version 8](https://storybook.js.org/docs/addons/addon-migration-guide)?
-
## Description
コンポーネントを視覚的に確認できたほうが、UI的には何かと便利かと思いました!
実装コストが増えるということもあるので不要であれば、なしで問題ないです。
@SongCastle
ご検討よろしくお願いします...!
## Context
## Expected behavior
localhost:6006でコンポーネントを確認で…
-
### Describe the bug
Storybook has been working fine for me for weeks, until today. No new changes. Now it refuses to start.
I have tried `storybook dev -p 6006` and `npx storybook@latest init`, I h…
-
We should be aware of strict mode problems in the sdk. Let's add `` to the Storybook decorators in the sdk.