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

Using browser navigation clears data browser #2310

Closed
4 tasks done
mtrezza opened this issue Oct 4, 2022 · 6 comments · Fixed by #2317
Closed
4 tasks done

Using browser navigation clears data browser #2310

mtrezza opened this issue Oct 4, 2022 · 6 comments · Fixed by #2317
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 Oct 4, 2022

New Issue Checklist

Issue Description

Navigating using the web browser's "back" and "forward" buttons doesn't shows empty table in the data browser. The data browser briefly shows a loading screen, then the rows in the data browser, then clears the data browser.

It also seems that the dashboard is at times completely reloading itself. This causes the whole dashboard to be reloaded from the server, which seems unnecessary.

It seems, this bug has been introduced with #2273.

Steps to reproduce

Navigate by clicking on a pointer in a row in the data browser, then again on a pointer, thus drilling down in the data hierarchy. Then navigate back and forth using the web browser buttons.

Actual Outcome

The data browser is empty.

Expected Outcome

The data browser should show the correct data.

Environment

Dashboard

  • Parse Dashboard version: 5.0.0-alpha.3
@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 4, 2022

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 the type:bug Impaired feature or lacking behavior that is likely assumed label Oct 4, 2022
@mtrezza
Copy link
Member Author

mtrezza commented Oct 4, 2022

@Magdaraa In case you are interested in taking a look at this.

@Magdaraa
Copy link
Contributor

Magdaraa commented Oct 4, 2022

Hey, thank you for your suggestion. I have just started: #2239
I'm happy to look into that next.

@mtrezza mtrezza added the bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) label Oct 4, 2022
@mtrezza
Copy link
Member Author

mtrezza commented Oct 12, 2022

@Magdaraa it seems that the issue is not caused by #2273 but by #2275, but we don't know yet.

@mtrezza mtrezza added the block:beta Needs to be resolved before next release on beta branch; remove label afterwards label Oct 15, 2022
@mtrezza
Copy link
Member Author

mtrezza commented Oct 15, 2022

This bug currently blocks the beta release

@mtrezza
Copy link
Member Author

mtrezza commented Oct 17, 2022

Closing via #2317

@mtrezza mtrezza closed this as completed Oct 17, 2022
@mtrezza mtrezza removed the block:beta Needs to be resolved before next release on beta branch; remove label afterwards label Oct 17, 2022
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
2 participants