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
I noticed that when I click the version switching link on the warning banner (for both dev and old versions), it brings me back to the home page. This is different from the flyout menu, where switching versions retains the page the user is currently viewing. Would it be possible to implement this behaviour in the warning banner too?
This commit implements the same behavior we have in the flyout. If you are
looking at the page `mypage.html` and you click on another version, we keep the
user on `mypage.html` for that "another version".
Now, we implemented the same for the notifications.
Closes#387
This commit implements the same behavior we have in the flyout. If you
are
looking at the page `mypage.html` and you click on another version, we
keep the
user on `mypage.html` for that "another version".
Now, we implemented the same for the notifications.
Closes#387
Hello,
I noticed that when I click the version switching link on the warning banner (for both dev and old versions), it brings me back to the home page. This is different from the flyout menu, where switching versions retains the page the user is currently viewing. Would it be possible to implement this behaviour in the warning banner too?
Related issues:
The text was updated successfully, but these errors were encountered: