chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
28 stars 1 forks source link

Show Errors filter in sidebar when there's component errors #308

Closed ghengeveld closed 1 month ago

ghengeveld commented 1 month ago
Screenshot 2024-05-15 at 14 11 34
📦 Published PR as canary version: 1.5.0--canary.308.072e40b.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.5.0--canary.308.072e40b.0 # or yarn add @chromatic-com/storybook@1.5.0--canary.308.072e40b.0 ```
MichaelArestad commented 1 month ago

This looks great! Nice work!