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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants