Skip to content

"Contains" field disappeared #2152

Closed
Closed
@mathieulb

Description

@mathieulb

New Issue Checklist

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:duplicateDuplicate of already reported issuetype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions