Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

DatePickerRange initiates callbacks at every selection, before window is closed. #152

Closed
cherls opened this issue Jan 25, 2018 · 1 comment

Comments

@cherls
Copy link

cherls commented Jan 25, 2018

Clicking on the dates on the DatePickerRange initiates callbacks at every click. For example, selecting the start date initiates callback, before one can finish selecting the end date. These callbacks have to all finish running and can take a long time if the user clicks around on the DatePickerRange.

@chriddyp
Copy link
Member

Sounds like we should add a updatemode similar to the Slider component: singledate vs bothdates vs onclose or something like that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants