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
Scroll position does not reset when a filter is active and clicking on the class in the data browser.
Steps to reproduce
Prerequisites:
ClassA
needs to contain more data rows than can be displayed on 1 page in web browser, e.g. 3 pages full of rows.
- Go to
ClassA
in data browser. - Set any filter.
- Scroll down like half a page.
- In the data browser class list on the left click on
ClassA
.
Actual Outcome
The unfiltered table for ClassA
is displayed with a scroll position that is down half a page.
Expected Outcome
The unfiltered table for ClassA
is displayed with a scroll position that is scrolled to the top.
This is also the current behavior when clicking on a class that is not the current class.
Environment
Dashboard
- Parse Dashboard version:
5.1.0
- Browser (Safari, Chrome, Firefox, Edge, etc.):
Safari
- Browser version:
Version 16.4 (18615.1.26.110.1)