modules icon indicating copy to clipboard operation
modules copied to clipboard

Debounce the search input

Open Voltra opened this issue 3 years ago • 0 comments

Currently the search input is not debounced and thus feels very unresponsive, in addition to the API requests generated per character as evidenced by the provided screenshot:

Screenshot showing that a pageView event is generated per search character

Voltra avatar Oct 14 '22 09:10 Voltra