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

[Feature Request] Allow 'debounce = True' for MonthPickerInput #436

Open
oelhammouchi opened this issue Nov 28, 2024 · 1 comment · May be fixed by #471
Open

[Feature Request] Allow 'debounce = True' for MonthPickerInput #436

oelhammouchi opened this issue Nov 28, 2024 · 1 comment · May be fixed by #471

Comments

@oelhammouchi
Copy link

oelhammouchi commented Nov 28, 2024

Hi, thanks for this wonderful library, I've been enjoying it greatly! The ability to set the debounce flag to True to only fire callbacks after focus is removed was added to DatePickerInput in #405. Is there a plan to extend this to MonthPickerInput as well? It would be a great help in our current project. Are you open to PRs on this?

@oelhammouchi oelhammouchi changed the title [Feature Request] Allow [Feature Request] Allow 'debounce = True' for MonthPickerInput Nov 28, 2024
@oelhammouchi oelhammouchi changed the title [Feature Request] Allow 'debounce = True' for MonthPickerInput [Feature Request] Allow debounce = True for MonthPickerInput Nov 28, 2024
@oelhammouchi oelhammouchi changed the title [Feature Request] Allow debounce = True for MonthPickerInput [Feature Request] Allow 'debounce = True' for MonthPickerInput Nov 28, 2024
@AnnMarieW
Copy link
Collaborator

Hi @oelhammouchi
I would be delighted to get a PR to add this feature to MonthPickerInput 🙂

Glad you are enjoying DMC

@oelhammouchi oelhammouchi linked a pull request Jan 7, 2025 that will close this issue
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 a pull request may close this issue.

2 participants