Style `multiselect--above multiselect` is broke
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
On small devices, on scroll to top of the filter view, list will be displayed under the view
I think this might be issue on https://github.com/outl1ne/nova-multiselect-filter
Oh yeah, I think so I didn't see the other repo... Sorry I'll create it in right repo.
I transfered the issue myself.
Thank you very much !
News on this issue?
Sorry to up again, @KasparRosin have you any new for this problem ?
What versions of the package and nova are you running? Also what browser? @diogo-vf
I just tested with 5.x nova + chrome/firefox using the latest version of the package and it was positioned correctly.
I tested with last version of everything and don't work
If you click when the select is in the bottom area, nothing appears
But if you click when is on top area work fine
What versions of the package and nova are you running? Also what browser? @diogo-vf
Hi @KasparRosin, I'm using this two browsers:
-
Firefox 145.0b6 (64-bit) -
Chrome 139.0.7258.139.
And I'm currently using
"outl1ne/nova-multiselect-filter": "^4.0.8"
"laravel/nova": "4.35.6",
Currently due to some requirements we still to 4.35.6, but we are looking to upgrade to nova 5. edit: It will be around 2026