-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
First of all, thank you for working on this project. This really helped dig us out of a hole of having ActiveAdmin select inputs that were waaaaayyy too long.
I'm looking for an option to debounce my searchable selects inputs to keep from pounding the search endpoints on every keystroke.
select2 already has an option called "quietMillis" nested under the "ajax" family of options. It's a debounce timeout.
Is there a way that this could be accomplished with activeadmin-searchable_select?
Metadata
Metadata
Assignees
Labels
No labels