Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
When navigating to a page > 1 and then clicking on a pointer link, it shows no object, because the pagination param is maintained, i.e. it supposed to show a single object, but the query has the skip param set, so it shows no objects.
Steps to reproduce
- Open a class with > 1 page.
- Navigate to page 2.
- Click on a pointer link.
- It shows no object, and the page 2 param is still set in the nav bar.
Expected Outcome
Pagination params should reset. There may be more scenarios in which the pagination params should reset, so this should to be looked at conceptually, to find where it's best to reset the pagination params.
Environment
Dashboard
- Parse Dashboard version:
7.1.0-alpha.5