palantir/blueprint

[DateTime] Decouple "Enter to close" from "closeOnSelection" for DateInput/DateRangeInput

Open

#1,988 opened on Jan 11, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
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

Contributor guide