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] Emit selected event on DatePicker #428

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

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

No branches or pull requests

2 participants