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: onApply event for DatePicker component #2233

Open
amitabh-b opened this issue Jun 17, 2024 · 0 comments
Open

Feature Request: onApply event for DatePicker component #2233

amitabh-b opened this issue Jun 17, 2024 · 0 comments
Labels
P1 Kinda Important

Comments

@amitabh-b
Copy link

amitabh-b commented Jun 17, 2024

Currently, the onChange event gets fired on multiple interactions in case of the range selection type:

  1. on date change
  2. on apply click
  3. on cancel click
  4. on closing the picker

It is very difficult to identify or distinguish which is the event where user confirmed the date range.

@saurabhdaware saurabhdaware added the P1 Kinda Important label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Kinda Important
Projects
None yet
Development

No branches or pull requests

2 participants