nova-multiselect-filter icon indicating copy to clipboard operation
nova-multiselect-filter copied to clipboard

Style `multiselect--above multiselect` is broke

Open diogo-vf opened this issue 10 months ago • 11 comments

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 Image

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 Image

Thanks for your help

diogo-vf avatar May 27 '25 09:05 diogo-vf

On small devices, on scroll to top of the filter view, list will be displayed under the view

Image

diogo-vf avatar May 27 '25 11:05 diogo-vf

I think this might be issue on https://github.com/outl1ne/nova-multiselect-filter

KasparRosin avatar May 29 '25 06:05 KasparRosin

Oh yeah, I think so I didn't see the other repo... Sorry I'll create it in right repo.

diogo-vf avatar May 29 '25 06:05 diogo-vf

I transfered the issue myself.

KasparRosin avatar May 29 '25 08:05 KasparRosin

Thank you very much !

diogo-vf avatar May 29 '25 08:05 diogo-vf

News on this issue?

trippo avatar Aug 19 '25 13:08 trippo

Sorry to up again, @KasparRosin have you any new for this problem ?

diogo-vf avatar Oct 27 '25 08:10 diogo-vf

What versions of the package and nova are you running? Also what browser? @diogo-vf

KasparRosin avatar Oct 27 '25 16:10 KasparRosin

I just tested with 5.x nova + chrome/firefox using the latest version of the package and it was positioned correctly.

KasparRosin avatar Oct 27 '25 16:10 KasparRosin

I tested with last version of everything and don't work

If you click when the select is in the bottom area, nothing appears Image

But if you click when is on top area work fine

Image

trippo avatar Oct 27 '25 16:10 trippo

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

diogo-vf avatar Oct 28 '25 09:10 diogo-vf