Skip to content

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

Merged
rwaldron merged 1 commit into
rwaldron:1.5.xfrom
mattp94:button-debounce-time-option
Jul 13, 2020
Merged

feat(button): add a debounce time option#1679
rwaldron merged 1 commit into
rwaldron:1.5.xfrom
mattp94:button-debounce-time-option

Conversation

@mattp94

@mattp94 mattp94 commented Apr 30, 2020

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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

mattp94 commented Jul 2, 2020

Copy link
Copy Markdown
Author

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.

2 participants