Replies: 2 comments
-
I noticed that Select has a |
Beta Was this translation helpful? Give feedback.
0 replies
-
I learned, that I have to modify the select form field like this:
This is working great. But I'm still looking for a solution to do set this generally on all select filters or even all search functions in filament. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
is there a possibility to change the search debounce of a select filter? There is a
searchDebounce()
method for Selects in Forms, but I cannot find one for select filters. If it does not exist, maybe it could be added?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions