Support

Account

Home Forums Feature Requests Debounce keyup AJAX calls Reply To: Debounce keyup AJAX calls

  • Hi @hereswhatidid

    Thanks for the topic.

    Currently, the relationship field will abort any existing ajax request when the fetch function is called (keyup event).

    This should avoid any unnecessary loading, but I’m happy to also add in a timeout as well.

    Leave this with me and I’ll do some testing