f
Results
2
issues of
f
`jquery-ui/autocomplete` should be imported as `jquery-ui/widgets/autocomplete` Source: https://jqueryui.com/upgrade-guide/1.12/#official-package-on-npm
Unless I'm missing something, it seems like right now it's searching on every keystroke: https://github.com/mozilla-frontend-infra/react-lazylog/blob/master/src/components/SearchBar/index.jsx#L60-L63 Any chance we could expose an option to debounce user input on the search bar?...
enhancement
help wanted