You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How is the user affected? And what is the expected behavior?
When a user enables the Visual tests addon as part of their Storybook setup and tries to open a new browser in which he's not authenticated or the auth token has expired, the user is presented with the following UI:
This feels like a regression, and the messaging needs to be clarified as the user has a project setup, including the configuration file. To which the user should be instructed to authenticate and not switch to a different account as the message suggests.
Additionally, the "Configuration should be improved" message bar, should be removed, more even as the user already has the project set up and the configuration file in place which can lead to confusion from the user as he's not sure what to do next or what the message is referring to.
How many and/or what class of users does this impact?
All
What are the steps for reproducing the issue?
Setup a Storybook with the Visual tests addon enabled
Run a build
Open a new browser in which you're not authenticated or the auth token has expired to see the information.
The text was updated successfully, but these errors were encountered:
I think we should have two links. One, a button, should say "Reauthenticate", and the second a link, "Switch account". We don't want to indicate if a project exists or not in CH.
That "Configuration should be improved" message is showing up often at the wrong time/place. We should have a discussion to work out when to show it in another issues.
From AP-4360
How is the user affected? And what is the expected behavior?
When a user enables the Visual tests addon as part of their Storybook setup and tries to open a new browser in which he's not authenticated or the auth token has expired, the user is presented with the following UI:
This feels like a regression, and the messaging needs to be clarified as the user has a project setup, including the configuration file. To which the user should be instructed to authenticate and not switch to a different account as the message suggests.
Additionally, the "Configuration should be improved" message bar, should be removed, more even as the user already has the project set up and the configuration file in place which can lead to confusion from the user as he's not sure what to do next or what the message is referring to.
How many and/or what class of users does this impact?
All
What are the steps for reproducing the issue?
The text was updated successfully, but these errors were encountered: