Skip to content

[Feature request] Emit selected event on DatePicker #428

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
lucianholt97 opened this issue Feb 26, 2020 · 1 comment
Closed

[Feature request] Emit selected event on DatePicker #428

lucianholt97 opened this issue Feb 26, 2020 · 1 comment

Comments

@lucianholt97
Copy link

What problem does this feature solve?
Listen/ react to first click when selecting a range.
This would allow to create an optional range picker without needing the second click when selecting a single day.
Alternatively the input event could be fired on both clicks with [Date, null] on the first click.

What does the proposed API look like?
The selected event only needs to be bubbled from the Panel components.

@mengxiong10
Copy link
Owner

same as #429

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants