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 filtering the data URL changes but the browser doesn't refresh. It doesn't matter if filters are applied from filters section or context menu.
Steps to reproduce
- Go to data browser;
- Click on "Filters";
- Click on "Apply these filters";
- Go to data browser;
- Right click on a cell with data;
- Click on a "Set filter...";
- Pick any option.
Actual Outcome
URL changes but nothing happens. Filter panel stays open.
Expected Outcome
Data browser should refresh and show filtered data. I believe in first scenario filters panel should also close.
Environment
Dashboard
- Parse Dashboard version:
4.0.0-beta.1
- Browser (Safari, Chrome, Firefox, Edge, etc.):
Chrome
- Browser version:
97.0.4692.71
Server
- Parse Server version:
any
- Operating system:
Linux
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
Google Cloud
Database
- System (MongoDB or Postgres):
MongoDB
- Database version:
latest
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
MongoDB Atlas
Logs
Nothing gets logged in browser' dev tools.