Login page - redirect to ReturnUrl if already logged in
Redirect to the ReturnUrl on the login page if you refresh and have already logged back in, eg. from another tab.
Context: I usually have many Xero tabs open. If I am logged out due to session timeout, all of these tabs redirect to the login page with a ReturnUrl in the query string. If I log in on one of those login pages, I am correctly returned to where I was in that tab. If I refresh another one of the tabs after logging in, it stays on the login page rather than automatically redirecting to the ReturnUrl.
It appears the only solution currently is to re-log in to each of the tabs even though I'm already logged in. Otherwise I lose my place in all of those tabs.
2
votes
Tom Crisp
shared this idea