Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(button): add a debounce time option #1679

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

mattp94
Copy link

@mattp94 mattp94 commented Apr 30, 2020

First, thanks a lot for this amazing library! 👏

In my project, I have buttons (with soft click) which trigger a lot of noise when pressing on it. I fixed the issue by increasing the debounce value of the button component. Would it be possible to expose an option to set this debounce value?

@rwaldron
Copy link
Owner

If I land this on the current master, it won't be in 2.x branch. Will you be willing to write a patch for that branch as well?

@rwaldron
Copy link
Owner

Can you update the base branch from master to 1.5.x? Thanks!!

@mattp94 mattp94 changed the base branch from master to 1.5.x July 2, 2020 20:25
@mattp94
Copy link
Author

mattp94 commented Jul 2, 2020

Hi @rwaldron, I changed the base branch to 1.5.x and I created a patch for v2 🙂

@rwaldron rwaldron merged commit dfa5e54 into rwaldron:1.5.x Jul 13, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants