-
Notifications
You must be signed in to change notification settings - Fork 264
Open
Description
Hey all,
I'm wanting to use the dropdown component to hold a list of checkboxes for filtering results retreived from an API. Everything is working fine, but each time I check/uncheck a box the dropdown closes, which makes for a pretty bad experience in my opinion. I've tried to use the $event which interacting with the checkboxes, but I can't seem to stop the click event from propagating to the directive that closes the dropdown.
Any ideas or some workarounds I might attempt to prevent the dropdown from closing under certain circumstances?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels