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
When a user is arriving to the ofn website via a link (e.g. a link to a shopfront), and the logs in via the login modal dialog, the page is redirected to the root url. This causes the user to loose the original shopfront, so she has to e.g. paste it again to the browser.
This is a obtrusive behivour in case the link to the shopfront is shared via email, etc. In our case we use a lot of hidden shopfronts for closed consumer groups.
Expected Behavior
The user is not redirected to the root url, but stays the page she is when she started to login.
Actual Behaviour
The user is redirected to the root url.
Steps to Reproduce
Logout from OFN.
Copy a link of a shopfront from any enterprise.
Paste this url to the browser - the shopfront shows up.
Login to OFN.
The page is redirected to the root.
Workaround
User can paste the link again after login.
Severity
bug-s4: it's annoying, but you can use it
Your Environment
irrelevant.
Possible Fix
Send and re-use the actual url after login.
The text was updated successfully, but these errors were encountered:
Description
When a user is arriving to the ofn website via a link (e.g. a link to a shopfront), and the logs in via the login modal dialog, the page is redirected to the root url. This causes the user to loose the original shopfront, so she has to e.g. paste it again to the browser.
This is a obtrusive behivour in case the link to the shopfront is shared via email, etc. In our case we use a lot of hidden shopfronts for closed consumer groups.
Expected Behavior
The user is not redirected to the root url, but stays the page she is when she started to login.
Actual Behaviour
The user is redirected to the root url.
Steps to Reproduce
Workaround
User can paste the link again after login.
Severity
bug-s4: it's annoying, but you can use it
Your Environment
irrelevant.
Possible Fix
Send and re-use the actual url after login.
The text was updated successfully, but these errors were encountered: