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
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