-
Currently, there are calls inside the Binance and Gemini components to their respective chrome APIs. This makes it difficult to mock methods for a storybook implementation. These should be moved to th…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Is your feature request related to a problem? Please describe.**
When writing a web application that makes many API calls, it is often challenging to get good code coverage without mocking the API.…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
Hi there! Thanks for the add-on!
I'm running into a problem with a story that demos a loading state:
1. The Loading story applies a handler with `ctx.delay('infinite')`. This story works great!
…
-
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 …
-
**Is your feature request related to a problem? Please describe.**
WG 9.4 from the Hicathon will have some UX contributions to make in the form of a design system. While trying to follow the README t…
-
### Describe the bug
I'm using `storybook-dark-mode` to toggle my stories between light and dark mode.
It works in stories, but the theme in the autodocs are not updated automatically.
To addre…
-
Hello, thanks for this library! I use it at work to run faked e2e tests, this lib is a big help.
**Is your feature request related to a problem? Please describe.**
While this lib works great wit…
-
**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…