palantir/blueprint

[select] MultiSelect and Suggest openOnKeyDown props behave differently

Open

#4,152 opened on May 26, 2020

View on GitHub
 (0 comments) (1 reaction) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
Domain: APIP3Type: bughelp wanted

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