core-ui
core-ui copied to clipboard
Integrate react-debounce-input
Component: DebounceInput
Why this is needed: The component has not been updated for a while and we have some warning because of it.
What should be done: For for a first version, make it work without warnings is good enough.
Implementation proposal (strongly recommended): The most straightforward way is embed the code. It's super small and easy to understand : https://github.com/nkbt/react-debounce-input/blob/master/src/Component.js We might also want to do some improvement.
Test plan: