chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
31 stars 2 forks source link

Implement "No access" screen #134

Closed ghengeveld closed 10 months ago

ghengeveld commented 10 months ago
📦 Published PR as canary version: 0.0.108--canary.134.0415f58.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.108--canary.134.0415f58.0 # or yarn add @chromaui/addon-visual-tests@0.0.108--canary.134.0415f58.0 ```
linear[bot] commented 10 months ago
AP-3279 Error screen when the user cannot access the project linked to the SB

Scenario: 1. User 1 links SB repo to project Chromatic that they have access to. 2. User 2 does **not** have access to that project 3. User 2 opens the storybook + VT addon — what should they see?