You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
Further to what appears in #5342, allow all keyup ajax searches to be delayed by the defined amount.
Describe the solution you'd like
Add a new setting that allows definition of the keyup delay in milliseconds. Have any ajax calls which relay on Keyup delay by said amount to prevent multiple hits that are unnecessary.
The text was updated successfully, but these errors were encountered:
Feature Request
Is your feature request related to a problem? Please describe
Further to what appears in #5342, allow all keyup ajax searches to be delayed by the defined amount.
Describe the solution you'd like
Add a new setting that allows definition of the keyup delay in milliseconds. Have any ajax calls which relay on Keyup delay by said amount to prevent multiple hits that are unnecessary.
The text was updated successfully, but these errors were encountered: