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
{{ message }}
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
Current behavior:
When users attempt to use a link that's not the VY homepage they are presented with a login and then redirected back to the homepage.
Desired behavior:
When a user attempts to visit a page we should keep track of the request and attempt to redirect the user back there upon login. If the user is not authorized to see the destination page, the appropriate error should be thrown with a suggestion to go back to the VY homepage.
Current behavior:
When users attempt to use a link that's not the VY homepage they are presented with a login and then redirected back to the homepage.
To recreate:
Desired behavior:
When a user attempts to visit a page we should keep track of the request and attempt to redirect the user back there upon login. If the user is not authorized to see the destination page, the appropriate error should be thrown with a suggestion to go back to the VY homepage.
Also posted at https://openy.atlassian.net/browse/PRODDEV-219
The text was updated successfully, but these errors were encountered: