chromaui / addon-visual-tests

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

Ensure onboarding is triggered when query param is set #198

Closed thafryer closed 4 months ago

thafryer commented 4 months ago

This ensures that onboarding is triggered when the query param is set. To QA

  1. Install the Canary
  2. Add the vtaOnboarding=true query param.
  3. Run through the Onboarding,.

    📦 Published PR as canary version: 1.2.7--canary.198.b38a526.0
    :sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.2.7--canary.198.b38a526.0 # or yarn add @chromatic-com/storybook@1.2.7--canary.198.b38a526.0 ```