Open
Description
Describe the bug
When using the Custom Filter option, search for keywords, and press Select All(Filtered) button, the previously selected value is deselected.
To Reproduce
Steps to reproduce the behavior:
- Select any value.
- Search by specific keyword.
- Click Select All (Filtered).
- The previously selected value is deselected and only the filtered value is selected.
Expected behavior
The previously selected value remains and the filtered value is added.