Yann Braga
Yann Braga
### Describe the bug Something happened between alpha versions of Storybook 8 which introduced a bug where the code snippets are rendered as text instead of an element with code...
### Describe the bug When creating custom themes or configuring Storybook's UI, in Storybook 7 users would have the dependency `@storybook/addons` and something like this in their manager.js/ts file: ```ts...
### Describe the bug Back in Storybook 7.5.0, there was an indicator of every package and version that would be updated:  Whereas in Storybook 8, there is a banner...
### Describe the bug When upgrading to Storybook 8 with `@storybook/react-vite` and Typescript, having a main.ts with a property like so: ```ts import { StorybookConfig } from '@storybook/react-vite' const config:...
Closes # ## What I did Attempt to fix a very annoying issue e.g. ## Checklist for Contributors ### Testing #### The changes in this PR are covered in the...
### Describe the bug This is a tracking issue for work related to Portable Stories in Storybook 8. ```[tasklist] ### Milestone 1 - Refine API for existing integrators (React/Vue3) -...
Closes #25042 ## What I did The sidebar entry for addon-themes was disabled, and therefore its documentation was not available ## Checklist for Contributors ### Testing #### The changes in...
- [ ] Set up Playwright CT - [ ] Set up jest - [ ] Set up CI test run
### Describe the bug When using the VTA addon and getting changes reported, I noticed that the `.sidebar-bottom-wrapper` element is taking 100% width and the `#changes-found-filter` button inside only takes...
Closes #26026 ## What I did ## Checklist for Contributors ### Testing #### The changes in this PR are covered in the following automated tests: - [ ] stories -...