-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
"Contains" field disappeared #2152
Copy link
Copy link
Closed
Labels
state:duplicateDuplicate of already reported issueDuplicate of already reported issuetype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Metadata
Metadata
Assignees
Labels
state:duplicateDuplicate of already reported issueDuplicate of already reported issuetype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
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
Server
Database