Skip to content
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

In Firefox, a hash gets appended to CP page URLs, requiring back button to be clicked twice to go back #9118

Closed
petehjfd opened this issue Jul 2, 2021 · 1 comment
Labels

Comments

@petehjfd
Copy link

petehjfd commented Jul 2, 2021

Description

In Firefox (Developer Edition), when one navigates to a CP page, after page load, a hash gets appended to the page URL. This adds a new 'page' to the browser's session history, meaning that to go back to the previous page, one has to click the browser's back button twice.

Not the end of the world, but kind of annoying.

Steps to reproduce

  1. In Firefox, navigate to any CP page, e.g. /admin/settings
  2. Notice that a hash has been appended to the page URL
  3. Click the browser's back button - the hash is removed from the URL but you stay on the same page
  4. Click the browser's back button again - you will return to the previous page

Additional info

  • Craft version: 3.6.16
  • PHP version: 7.4.16
  • Database driver & version: MySQL 5.7.23
  • Plugins & versions:
@brandonkelly
Copy link
Member

Thanks for reporting that! Just got this fixed for the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants