-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PLAY-1539] Playbook Website Redirects - Go to Parent not Home #4013
Conversation
This is how I setup the redirects:
|
Something I noticed and researched. Unintended Navigation/Back Button Issues Issue: By modifying the URL without a corresponding change in the page's content, users might expect that pressing the browser's "Back" button will navigate them to the previous page—but it might just bring them back to the same /visual_guidelines/colors path repeatedly (depending on how many times this code executes). |
@jasperfurniss - I am thinking of making the change I brought up above. I just tested it in milano and this does add an extra history entry so I am going to try the suggestion above and see if that is a better user experience |
What does this PR do? A clear and concise description with your runway ticket url.
This fixes the redirection of none sense urls to the parent page if there is one otherwise, it sends the user home.
PLAY-1539
Screenshots: Screenshots to visualize your addition/change
How to test? Steps to confirm the desired behavior:
Checklist:
enhancement
,bug
,improvement
,new kit
,deprecated
, orbreaking
. See Changelog & Labels for details.milano
label to show I'm ready for a review.