palantir/blueprint
View on GitHub[DateTime] Decouple "Enter to close" from "closeOnSelection" for DateInput/DateRangeInput
Open
#1,988 opened on Jan 11, 2018
P2Package: datetimeType: enhancementhelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
Description
Feature request:
Allow more flexible control over when the popup closes for both DateInput and DateRangeInput
Currently, enter to close only works if "closeOnSelection" is true.
See also: #1825