-
**Describe the bug**
I am using `@fluentui/react-native`, but unable to use `jsxRuntime: 'classic'` due to `@storybook/react-native-ui/src/util/status.tsx` and other file without importing `React`
Bl…
-
**Stencil version:**
All
**I'm submitting a:**
[ ] bug report
[x] feature request
[ ] support request
**Current behavior:**
Works great, but isn't explicitly supported on [open-so…
-
## Feature Description
We have a high severity dependabot alert that requires us to upgrade to Webpack 5. As a step towards that upgrade, we need to upgrade to Storybook v7 at least.
-----------…
-
**Is your feature request related to a problem? Please describe.**
It would be nice to just see whatever is vetted for @storybook/react-native be exported from @storybook/react-native rather than dro…
-
## Description
Long but interesting task, investigate how to implement storybook.
Maybe auto-deploy the storybook on PR for deployment preview? 👀
## ACs
- [ ] Working POC with Storybook
-
**Describe the bug**
What is supposed to happen ? What is happening instead ?
When trying to invoke useNavigate in a story, the path is being appended to the original path instead of updating the pa…
-
Hey @bhishp! I’m reaching out from the core SB team :)
Storybook 8 (our next major release) is coming soon, and it introduces some breaking changes that your addon might need to account for.
We’…
-
First of all, Lots of gratitude for working on these plugins, I am not able to devote time to fix, atleast I can raise an issue, that I faced
I have created this issue in storybook, when I was not …
-
### Describe the bug
SB attempts to strip all leading `node_modules/` components off of the path of an import to get Vite to bundle correctly:
https://github.com/storybookjs/storybook/blob/33e4397662…
-
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 …