-
**Is your feature request related to a problem? Please describe.**
Mocking graphql queries is annoying, and we use specific solution.
**Describe the solution you'd like**
Use the same lib for all…
-
A while back I added [Storybook](https://github.com/storybooks/storybook) support for Saka but it never fully worked. There were issues with missing css (like icons) as well as some issues with mockin…
-
**Describe the bug**
We have the test-runner.js implement with the `preVisit` to apply the different viewports when running tests, per the [README](https://github.com/storybookjs/test-runner?tab=re…
-
It'd be nice to include some visual indicators for the user while they are waiting on a response.
Perhaps as soon as a message is sent, a message from "Assistant" should pop up, but with the anima…
-
## Motivation
- So users can edit in rich text
## Requirements
- In the form builder and default form editor, rich text fields render the prosemirror editor
- Support for support only non-child/non-…
-
> Module not found: Error: Can't resolve 'next/dist/next-server/lib/router-context'
Must be nice to have an implementation to mock `useRouter` of `next/navigation`
-
### Describe the bug
When a function is declared in a component's story with the same name as a function in the component and passed as props, the implementation of the function in the story override…
-
I have storybook 6 setup with Postcss 8 and Webpack 5. For some reason, it's not reading the postcss.config.js file (tried adding console logs or breaking the plugin names and it's like nothing happen…
-
### Describe the bug
When I click the submit button, nothing happens if my form is using `use:enhance` from `sveltekit-superforms`.
A form without `use:enhance` seems to work great.
https://g…
-
### Describe the bug
We use the environment variables to set up among others, API url, base url, etc. But when launching the storybook it is unable to find the setup environment variables!
###…