Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate react-debounce-input #209

Open
MonPote opened this issue Dec 2, 2020 · 0 comments
Open

Integrate react-debounce-input #209

MonPote opened this issue Dec 2, 2020 · 0 comments
Assignees
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

Comments

@MonPote
Copy link
Contributor

MonPote commented Dec 2, 2020

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:

@MonPote MonPote self-assigned this Dec 2, 2020
@MonPote MonPote added component A new component to be developed dependencies Pull requests that update a dependency file labels Dec 2, 2020
@thomasdanan thomasdanan added debt technical debt priority:medium Medium priority issues, should only be postponed if no other option labels Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants