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
4.0.0 had a "string contains string" choice in Filter, which made a text field appear to the right of it. In 4.1.0, this is called just "contains" and it makes nothing appear.
Steps to reproduce
Install 4.1.0 ; Click Filter ; click 2nd dropdown ; click "contains"
Actual Outcome
no search field, but a blank space in its place (unlike "exists", "does not exist", "unique", which expand the 2nd drop down to the right edge). JS console contains no warnings. Inspecting this panel shows it has only 3 items : two dropdowns and the minus button, no search field.
Expected Outcome
the same search field that exists in 4.0.0
Environment
Dashboard
- Parse Dashboard version: 4.1.0
- Browser (Safari, Chrome, Firefox, Edge, etc.): Firefox 100.0.1 & Chrome 92.0
Server
- Parse Server version: 5.2.0
- Operating system: Heroku-20
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Heroku
Database
- System (MongoDB or Postgres): MongoDB
- Database version: Unknown
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): ObjectRocket on Heroku