-
I'm finding myself discovering errors or changes I'd like to make to geoprocessing function results after reviewing them in Storybook. Re-running the tests and generating new example results does not …
-
In #275 we had severe problems with the storybook tests on windows. They were failing with obscure error message while running `pnpm dlx storybook@8.3.6`. Those failing tests mostly occurred on window…
-
It could be useful to implement Storybook workflows. In this way, every developer can have a clear vision of the project. What do u think @Balastrong ?
-
### 💥 Actual behavior
In order to simplify our design system and increase consistency, we've worked to reduce the number of button variants we have. We want to make sure Storybook is consistent wi…
-
### Bug description
Hi :) we're experiencing some flaky tests on stories that render many components. We've tried adding "waitBeforeScreenshot" but it didn't help
```
All.parameters = {
lostpi…
-
Lexical version: 0.20.0
## Steps To Reproduce
Most of the code is copied from Lexical Playground.
1. `git clone https://github.com/lin-mt/quiet-lexical/tree/tag/draggable-blok-not-workin…
-
### Steps to reproduce
Use this plugin, and create an interrupted purchase situation (kill the app in the middle of a transaction)
Restart the app, and notice the transaction does not get sent to …
-
### 🐛 Current behavior
This current ais-pagination example fail to open https://instantsearchjs.netlify.app/stories/vue/?path=/story/ais-pagination--
The error
```
algoliasearch_lite__WEBPACK_IM…
-
### Describe the bug
Since version 8.4.2 when run npm run storybook it show html code instead of Storybook UI on browser with webpack 5 configruation.
Example:
![Image](https://github.com/user-attach…
-
### 💻
- [X] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
npm run build
### Configuration file name
babel.config.js
### Configuration
nod…