In Data Grid 2, we use a **Drop-down Filter** with **Multi-select = Yes**. The dropdown options are searchable.
When the user types a search term, the options are correctly filtered. However, after selecting one option, the search term inside the dropdown is cleared and the full option list is shown again. This also happens when **Use Lazy Load = No**.
This makes multi-select filtering cumbersome, because users must retype the same search term after every selected value.
We would like to raise it as a UX improvement request: keep the search term after selecting an option in a multi-select Drop-down Filter.