Integrate react-debounce-input #209
Labels
component
A new component to be developed
debt
technical debt
dependencies
Pull requests that update a dependency file
priority:medium
Medium priority issues, should only be postponed if no other option
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:
The text was updated successfully, but these errors were encountered: