palantir/blueprint
[DateTime] Decouple "Enter to close" from "closeOnSelection" for DateInput/DateRangeInput
オープン
#1,988 opened on 2018/01/11
P2Package: datetimeType: enhancementhelp wanted
Repository metrics
- Stars
- (20,263 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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