raucao / webmarks

remoteStorage-enabled bookmarking app
https://webmarks.5apps.com
Other
76 stars 11 forks source link

Debounce search input processing #72

Closed raucao closed 5 years ago

raucao commented 5 years ago

There should be some kind of small delay for processing the typed input, so that there's no stuttering while entering the search term from unnecessary filtering after every keystroke. A few hundred milliseconds should suffice.