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 (2,167 forks)batch import
Domain: APIP3Type: bughelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (Avg merge 43d 10h) (27 merged PRs in 30d)

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