help fix Select filter UI

is there a way to fix the select dropdown? where there is no records half of it get hidden like in the image
No description
6 Replies
toeknee
toeknee5mo ago
Submit a re-production repo to github with an issue, it looks like we need a position/index fix.
Dennis Koch
Dennis Koch5mo ago
I think this is a known issue with no proper solution right now
toeknee
toeknee5mo ago
Ahh ok, I do remember fixing it in my own CSS but it was probably a bit hacky hehe
Vp
Vp5mo ago
I've submit an issue before (https://github.com/filamentphp/filament/issues/9388) but it seems no solution atm
toeknee
toeknee5mo ago
try:
.fi-ta > .fi-ta-ctn {overflow:visible !important;}
.fi-ta > .fi-ta-ctn {overflow:visible !important;}
I have a feeling this may cause other issues however.
Tetracyclic
Tetracyclic5mo ago
A better solution for this site might be to arbitrarily increase the height of the "No results" response to match however long it needs to be for that specific site?
Want results from more Discord servers?
Add your server