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
Remove the option to "Skip sign-in and view limited dashboard" if the admin is the only admin, or if there were no modules shared with that admin. If an admin disconnects from Site Kit and only they have shared access to their connected modules (ie. Analytics) remove the option to "Skip sign-in an view limited dashboard".
Steps to reproduce
Sign in to Site Kit and enable Dashboard Sharing of at least one module with all admins
Disconnect Site Kit
Go to Site Kit sign in splash page
See there is an option to "view shared dashboard" that shouldn't be there.
Bug Description
Bug bash issue: https://app.asana.com/0/1202258919887896/1202445528223675 please refer to Asana issue for background
Remove the option to "Skip sign-in and view limited dashboard" if the admin is the only admin, or if there were no modules shared with that admin. If an admin disconnects from Site Kit and only they have shared access to their connected modules (ie. Analytics) remove the option to "Skip sign-in an view limited dashboard".
Steps to reproduce
Screenshots
Recording of experience - jump to 1 minute 35 seconds
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
assets/js/components/setup/SetupUsingProxyWithSignIn.js
,core/site
data store via thehasMultipleAdmins
selector to determine if there are multiple adminscore/site
data store via thehasConnectedAdmins
selector to determine if there are authenticated adminsassets/js/components/setup/SetupUsingProxyWithSignIn.stories.js
to reflect above changes.Test Coverage
QA Brief
Changelog entry
The text was updated successfully, but these errors were encountered: