chromaui / addon-visual-tests

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

Wrap all screens with ControlsProvider and ignore config warnings on Authentication screens #209

Closed ghengeveld closed 4 months ago

ghengeveld commented 4 months ago

Avoids showing config hints before they're relevant (before sign in). Also not all screens had the necessary ControlsProvider wrapper.