chromaui / addon-visual-tests

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

Explain the `No Access` error and offer a way out #146

Closed ghengeveld closed 9 months ago

ghengeveld commented 9 months ago

We already had a screen covering a situation where the user cannot access a project at all, but we didn't deal with the situation of insufficient permissions. This adds a screen similar to the existing one, specific to this scenario:

Screenshot 2023-11-09 at 11 39 36
📦 Published PR as canary version: 0.0.115--canary.146.7b2009d.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.115--canary.146.7b2009d.0 # or yarn add @chromaui/addon-visual-tests@0.0.115--canary.146.7b2009d.0 ```