-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Describe the bug
In the Simple condition in the Conditional tab in the edit view, if the user adds a search value, closes the dropdown without selecting anything and re-opens the dropdown, the list is no longer filtered by the search value, but the search value is still visible in the search field.
Version/Branch
v6.0.1
It can also be reproduced on the Formio.
To Reproduce
Steps to reproduce the behavior:
- In a form, add a Text field and any other 2 components.
- Click on the Edit for the Text Field.
- Go to the Conditional tab.
- In the Simple section, open the dropdown for "When the form component".
- Use the search field to input "Text" - the dropdown list will filter automatically to only show the Text Field component.
- Without selecting that search result, click anywhere outside the dropdown to close it.
- Re-open the dropdown.
- The search value is still visible, but the list is no longer filtered by the search value.
Expected behavior
When re-opening the dropdown after it was closed, I would expect the list to still be filtered based on the search value.
Metadata
Metadata
Assignees
Labels
No labels