Closed
Description
-
You're running version >=1.0.23 of Parse Dashboard.
-
You're running version >=2.3.2 of Parse Server
-
You've searched through existing issues. Chances are that your issue has been reported or resolved before.
Environment Setup
- Parse Dashboard v1.3.3
Issue
A filter tab (top right corner) that has been opened, automatically disappears in some cases. When the tab is re-opened, any previously set filter settings have disappeared.
The filter tab disappears in the following cases:
- A field has been edited and the confirmation dialog in the bottom right corner disappears.
- A collection has finished loading.
Steps to reproduce
For case 1):
- Double click on a field to edit it
- Change the field value
- Click the filter tab
- Editing confirmation dialog appears and disappears
- Filter tap disappears
For case 2):
- Open a collection or filter by a field that takes some seconds (e.g. an unindexed field)
- Click the filter tab
- The collection has finished loading and the table is updated
- Filter tab disappears
Expected behavior
Filter tab should stay open and not be automatically closed