Hello,
Thank you for your package !
Using MultiselectFilter to display a list of "tags" in my app, in large screens (1920x1080 or more),when the application is open, the list is behind the filter view instead to front.
Picture of the filter opened but not the MultiselectFilter's Tag

As you can see in the following image, the list is hidden by the filter and we need to scroll to see it, this is not append when we remove the class multiselect--above .
Picture of the filter opened and the MultiselectFilter's Tag

Thanks for your help
Hello,
Thank you for your package !
Using
MultiselectFilterto display a list of "tags" in my app, in large screens (1920x1080 or more),when the application is open, the list is behind the filter view instead to front.As you can see in the following image, the list is hidden by the filter and we need to scroll to see it, this is not append when we remove the class
multiselect--above.Thanks for your help