Yann Braga

Results 95 issues of Yann Braga

Hey there! I wanted to thank you for using @storybook/testing-react! `@storybook/testing-react` has been promoted to a first-class Storybook functionality in Storybook 7. This means that you no longer need this...

Closes #68 ## What I did Attempt on fixing #68 by injecting the __test script as early as possible ## Checklist for Contributors #### Manual testing _This section is mandatory...

patch

### Describe the bug When running the test-runner in a project that has, let's say, 10 tests, it shows 20 tests in the counter as the tests are running, and...

bug
sev:S3

Muito bom seu componente! Mudei um pouco a animação pra ficar mais parecido com o batimento do coração, vê o que acha :) E ah, na sua documentação tem falando...

Closes #27374 ## What I did This PR attempts to fix a performance issue regarding the jsxDecorator from addon-docs. More information can be found here: https://github.com/storybookjs/storybook/issues/27374#issuecomment-2132962953 Here's a video showing...

bug
performance issue
addon: docs
ci:merged

Closes # ## What I did This PR adds the `--index-json` flag back to the test-runner scripts we use in CI. This flag was mistakenly removed and as a result...

build
ci:daily

### Describe the bug As seen in this gif: ![2024-06-20 23 21 00](https://github.com/storybookjs/storybook/assets/1671563/22c1ba69-d413-4c01-a04c-01ea1b1b0fd2) ### Reproduction link https://stackblitz.com/edit/github-qu4pmw ### Reproduction steps Check the repro link, then open any story and open...

bug
ui

### Describe the bug When running tests with specific flags which the project is not ready for, e.g. --ui or --browser, the CLI detects the need to install such dependencies:...

p2-nice-to-have

Closes: #135 ## What Changed This is a branch off of the original PR at #152 incredibly done by @kazupon. Only reason I created a new PR is because the...

minor