-
π Iβm currently working on - Making Storybook better!
-
π― Iβm looking to collaborate with - I'm quite busy with projects, but feel free to send me a DM on twitter :)
-
π¬ Ask me about - Storybook, React, Typescript, Programming in general, life or anything else
-
β‘ Fun fact - I'm an origamist!
-
π₯ 2020 Goal - To give a talk at a conference. Update: Goal achieved!
1 - Codemotion - Supercharging App Development with Storybook
2 - BrazilJS (in Portuguese) - Monorepower: How a monorepo changed an entire organization
-
π₯ 2021 Goal - To release my own course. Update: Goal achieved! Check it out here!
-
π₯ 2022 Goal - To release my own website. Update: Goal achieved! Check it out here!
π»
Busy!!
Maintaining @storybookjs π
---- Working at @chromaui πΈ
- Amsterdam
-
08:55
- 1h ahead - https://yannbraga.dev/
- @yannbf
Pinned Loading
-
-
storybookjs/testing-react
storybookjs/testing-react Public archiveTesting utilities that allow you to reuse your Storybook stories in your React unit tests!
-
mswjs/msw-storybook-addon
mswjs/msw-storybook-addon PublicMock API requests in Storybook with Mock Service Worker.
-
storybookjs/eslint-plugin-storybook
storybookjs/eslint-plugin-storybook PublicπOfficial ESLint plugin for Storybook
2,732 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
storybookjs/storybook,
storybookjs/test-runner,
storybookjs/vitest-plugin
and 39 other
repositories
Loading
Contribution activity
March 2025
Created 11 commits in 3 repositories
Created 1 repository
-
yannbf/vitest-sb-repro
MDX
This contribution was made on Mar 5
Created a pull request in storybookjs/storybook that received 11 comments
Addon Test: Improve unhandled error messages
Closes #30754 What I did This change is currently blocked as it needs a new version of Vitest to be released. Until then, the E2E tests will fail. Cβ¦
+296
β176
lines changed
β’
11
comments
Opened 3 other pull requests in 2 repositories
storybookjs/external-sandboxes
2
open
-
[Snyk] Fix for 1 vulnerabilities
This contribution was made on Mar 19
-
[Snyk] Security upgrade wait-on from 7.0.1 to 8.0.3
This contribution was made on Mar 12
yannbf/mealdrop
1
merged
-
improvements
This contribution was made on Mar 25
Reviewed 13 pull requests in 2 repositories
storybookjs/storybook
9 pull requests
-
Addon Accessibility: Various improvements
This contribution was made on Mar 25
-
CLI: Make sure that the add commands logs all output to the console
This contribution was made on Mar 21
-
CLI: Add detection for the storybook package being behind any other core packages
This contribution was made on Mar 21
-
Angular: Export all files in Angular package.json
This contribution was made on Mar 19
-
Core: Add "clear all statuses"-button
This contribution was made on Mar 18
-
Core: New Test Provider Store
This contribution was made on Mar 18
-
Docs: CSF fix broken link to migration guide
This contribution was made on Mar 17
-
Addon Test: Improve unhandled error messages
This contribution was made on Mar 7
-
Core: Move @storybook/instrumenter into core
This contribution was made on Mar 4
storybookjs/eslint-plugin-storybook
4 pull requests
-
Add meta-satisfies-type rule (rebased)
This contribution was made on Mar 21
-
Add rule to prevent direct imports of renderer packages in stories
This contribution was made on Mar 17
-
Modernize codebase (tsup, vitest, etc.)
This contribution was made on Mar 17
-
feat: Support storybook/test for expect imports
This contribution was made on Mar 5
Created an issue in storybookjs/storybook that received 2 comments
[Bug]: Storybook 9 UX - Unclear UI when tests pass and stories are not expanded
Describe the bug Repro: any project When test runs are successful, yet the testing module is collapsed, it's not clear what happened. Here's how itβ¦
2
comments
Opened 23 other issues in 2 repositories
storybookjs/storybook
20
open
2
closed
-
[Bug]: Storybook 9 canary - Successful test status is disabled
This contribution was made on Mar 24
-
[Bug]: Storybook 9 UX - Testing module does not surface code coverage threshold errors
This contribution was made on Mar 24
-
[Bug]: Storybook 9 canary - When tests are stuck, there is no way of stopping them
This contribution was made on Mar 24
-
[Bug]: Storybook 9 canary - Switching test settings mid run causes Vitest to be stuck
This contribution was made on Mar 24
-
[Bug]: Storybook 9 UX - Confusing elements when both warning and filter errors are on
This contribution was made on Mar 24
-
[Bug]: Storybook 9 UX - warning/error filter toggles are not cleared when clearing statuses
This contribution was made on Mar 24
-
[Bug]: Storybook 9 canary - a11y error count becomes incorrect when warnings and errors are used
This contribution was made on Mar 24
-
[Bug]: Storybook 9 - Watch mode does not detect changes in preview file
This contribution was made on Mar 24
-
[Bug]: Storybook 9 - Watch mode won't detect changes in the component file, only in story file
This contribution was made on Mar 24
-
[Bug]: Storybook 9 - When running tests after updating vite config, coverage is not calculated anymore
This contribution was made on Mar 24
-
[Bug]: Storybook 9 canary - Setup file failures count as 0 tests run
This contribution was made on Mar 21
-
[Bug]: Storybook 9 canary - When playwright is not installed, testing module has empty error message
This contribution was made on Mar 21
-
[Bug]: Storybook 9 canary - Fatal crashes are not handled and test hang forever
This contribution was made on Mar 21
-
[Bug]: Storybook 9 UX - global error modal button won't open in focused test tooltip
This contribution was made on Mar 21
-
[Bug]: Storybook 9 UX - Spacing seems off between elements in focus run/test module
This contribution was made on Mar 21
-
[Bug]: Storybook 9 UX - Storybook Test documentation links point to 404 when using canaries
This contribution was made on Mar 21
-
[Bug]: Storybook 9 canary - Clear status button is available while tests are running
This contribution was made on Mar 21
-
[Bug]: Storybook 9 canary - Test count is incorrect with watch mode
This contribution was made on Mar 21
-
[Bug]: Storybook 9 canary - Coverage button is clickable even though there is no coverage
This contribution was made on Mar 21
-
[Bug]: Storybook 9 canary - Test results are duplicated
This contribution was made on Mar 21
-
[Bug]: Storybook 9 UX - Unhandled errors are too subtle
This contribution was made on Mar 21
-
Addon Test: Improve unhandled error messages
This contribution was made on Mar 5
joshbolduc/vscode-story-explorer
1
open
-
Auto-detect running Storybook
This contribution was made on Mar 12
17
contributions
in private repositories
Mar 3 β Mar 6