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

Dashboard reloads entirely when clicking browser back button #2633

Open
4 tasks done
mtrezza opened this issue Dec 18, 2024 · 1 comment
Open
4 tasks done

Dashboard reloads entirely when clicking browser back button #2633

mtrezza opened this issue Dec 18, 2024 · 1 comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mtrezza
Copy link
Member

mtrezza commented Dec 18, 2024

New Issue Checklist

Issue Description

Dashboard reloads entirely when clicking browser window back button (not the dashboard's data browser back button), instead of only reloading the data browser page. Reloading the whole dashboard takes a few seconds, while loading just the previous page takes <1s. This doesn't happen always when clicking the browser back button. Not sure what exactly the pattern is. This is a new issue that started to occur with a recent dashboard version upgrade.

Steps to reproduce

  1. Open data browser.
  2. Open a class with a pointer field.
  3. Click on pointer field to navigate to other class.
  4. Click browser back button.

Actual Outcome

Dashboard reloads with the "colored loading dots" visible.

Expected Outcome

Navigation should happen smoothly without the entire dashboard reloading.

Environment

Dashboard

  • Parse Dashboard version: 6.0.0
Copy link

parse-github-assistant bot commented Dec 18, 2024

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added type:bug Impaired feature or lacking behavior that is likely assumed bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) and removed bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

No branches or pull requests

1 participant