Yann Braga

Results 95 issues of 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...

bug
block: source
sev:S3

### 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...

bug
help wanted
documentation
sev:S3

### Describe the bug Back in Storybook 7.5.0, there was an indicator of every package and version that would be updated: ![image](https://github.com/storybookjs/storybook/assets/1671563/c9fd9d95-49a6-4d7b-80ad-615a209f2c2c) Whereas in Storybook 8, there is a banner...

bug
cli
sev:S2

### 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:...

bug
help wanted
react
typescript
builder-vite
sev:S3

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...

ci: do not merge
maintenance
cli
ci:normal

### 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) -...

Tracking

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...

ci: do not merge
documentation
ci:docs

- [ ] 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...

bug
help wanted
ui
sev:S4

Closes #26026 ## What I did ## Checklist for Contributors ### Testing #### The changes in this PR are covered in the following automated tests: - [ ] stories -...

build
ci:normal