-
Notifications
You must be signed in to change notification settings - Fork 10
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
Going back in browser on VerifierPlus.org has inconsistent and incorrect results #97
Comments
I was able to replicate clicking on the back button leads to this url: https://verifierplus.org/#verify/results but the privacy content remains. Same happens when going to Terms of Use and then clicking the back button in the browser. @bmuramatsu - do you expect that the previously verified credential would still be available upon hitting the back button or that the paste field would be empty? Edit to question to @bmuramatsu - met with team and we will look into why the back button doesn't go back to the homepage. Once that is fixed, the expected result is that it will be an empty form not the previous result. This is because we don't store the data from state to state. It is still just a one page app. We could look into different functionality at a later date if/when we decide to make the app more robust. |
Can be tested here for now: https://web-verifier-plus-git-tl-97-digital-credentials-consortium.vercel.app/ The back button refreshes the app so it's a cleared form. |
Re-tested and confirmed that going from form to Privacy Policy and then hitting Back button takes user to homepage and clears form. |
Keeping open until after deployment |
Deployed on 3/18/24. |
In Mac Safari Version 16.6 (17615.3.12.11.3, 17615), I see inconsistent performance when I verify JSON, select the Privacy Policy link and go back.
The most common problem is:
There are other variations on this where I see the Privacy Policy page multiple times and other oddities. I think I've seen a case where the pasted json retained.
Attached is a screen recording of this in action. I restarted Safari before initiating this.
VerifierPlus.back.problems.on.verification.mp4
The text was updated successfully, but these errors were encountered: