You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
oelhammouchi
changed the title
[Feature Request] Allow
[Feature Request] Allow 'debounce = True' for MonthPickerInput
Nov 28, 2024
oelhammouchi
changed the title
[Feature Request] Allow 'debounce = True' for MonthPickerInput
[Feature Request] Allow debounce = True for MonthPickerInput
Nov 28, 2024
oelhammouchi
changed the title
[Feature Request] Allow debounce = True for MonthPickerInput
[Feature Request] Allow 'debounce = True' for MonthPickerInput
Nov 28, 2024
Hi, thanks for this wonderful library, I've been enjoying it greatly! The ability to set the
debounce
flag toTrue
to only fire callbacks after focus is removed was added toDatePickerInput
in #405. Is there a plan to extend this toMonthPickerInput
as well? It would be a great help in our current project. Are you open to PRs on this?The text was updated successfully, but these errors were encountered: