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

2058 firefox hash bug fix #2060

Merged
merged 5 commits into from
Jan 22, 2025

Conversation

scottqueen-bixal
Copy link
Collaborator

@scottqueen-bixal scottqueen-bixal commented Jan 17, 2025

PR Summary

Firefox stores hash history differently than other browsers, ie. chrome. Because of this, when we reset the hash state to an empty string when the modal is open we got an empty appended hash to the url in Firefox history. Now that we are using the client router we may not need that hash reset. Removing.

Related Github Issue

Detailed Testing steps

  • ensure cypress test are passing for all browsers, esp. Firefox

@nehemiah-abuga
Copy link
Collaborator

@scottqueen-bixal - Now test are passing in Firefox as well. This issue has been resolved

@nehemiah-abuga nehemiah-abuga merged commit 9d358f8 into 1934-client-router-tests Jan 22, 2025
5 checks passed
@nehemiah-abuga nehemiah-abuga deleted the 2058-firefox-hash-bug-fix branch January 22, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants