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 (2,167 forks)batch import
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

Contributor guide