palantir/blueprint

[select] MultiSelect and Suggest openOnKeyDown props behave differently

Open

#4,152 opened on May 26, 2020

 (0 comments) (1 reaction) (0 assignees)TypeScript (2,167 forks)batch import
Domain: APIP3Type: bughelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (PR metrics pending)

Description

we should make MultiSelect also open immediately on focus when using a TAB key interaction. we can do this by adding inputProps.onFocus support to TagInput.

Contributor guide