-
Notifications
You must be signed in to change notification settings - Fork 379
Description
Describe the issue. What is the expected and unexpected behavior?
When I have a Select component using multiple and typeahead options, inside a Popover component (which holds a small contextual form), and I delete an already selected Chip, then the Popover also closes.
Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.
Codesandbox:
https://codesandbox.io/s/great-nightingale-dk1ro?file=/index.js
- Click button in upper-right to open Popover with Form
- Open select and add some items
- Click the X in a chip of an already-added item to delete it.
- Most of the time, this will close the whole popover. (I saw it NOT close it once in the Sandbox.)
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
Not sure. It may be that the way Popover "click outside" behavior works means that this is not supported currently, but it's not obvious.
What is your product and what release version are you targeting?
Advanced Cluster Security. Not a blocker, but hope to get in next release, which cuts in 2 weeks.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status