Comment by netloks9599
2 days ago
I think you might want to add a "debounce" to the search, typing more than a few characters at a time automatically kicks off a new request for the entire page
2 days ago
I think you might want to add a "debounce" to the search, typing more than a few characters at a time automatically kicks off a new request for the entire page
Thanks for the suggestion, added!