Hello!
Could you help me figure out a way to display the search filter right below the multiselect dropdown list just like in the regular dropdown list?
This is how the search filter looks like on a regular dropdown on the demo site in stackblitz:
This is how the search filter looks like on a multiselect dropdown on the demo site in stackblitz:
As you can see, the multiselect dropdown search filter is using the same box as what are already previously selected. It would be nice if it displayed similar to the regular dropdown list where the search bar showed up right below the multiselect dropdown bar instead.
Please help!
Mike