ServiceInnovationLab / FSD

Family Services Directory
http://family.services.govt.nz
MIT License
2 stars 1 forks source link

Debounce autosuggest #391

Open mermop opened 4 years ago

mermop commented 4 years ago

The autosuggest component is very slow - it sends a request every time a new letter is input. It needs to be debounced so that it waits until you're finished typing before it tries to find something.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.54. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.