palantir/blueprint

Feature request: MultiSelect popover control on tag removed

Open

#3,357 opened on Feb 14, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
Package: coreStatus: needs proposalType: feature requesthelp wanted

Description

Environment

  • Package version(s): 3.6.1
  • Browser and OS versions: Chrome 71, Windows 7/10

Feature request

MultiSelect dropdown opens when a tag is removed. Request ability to prevent dropdown from opening if so desired.

Examples

The MultiSelect example demonstrates undesired behavior. Options do not provide ability to block popup when tag is removed. https://github.com/palantir/blueprint/blob/develop/packages/docs-app/src/examples/select-examples/multiSelectExample.tsx

Contributor guide