Use the multi-select ComboSelect and pass several options to it. If you click on the option name, the option will be selected and dropdown stays open, so you can select something else. But if you click on the icon on the left, the option will be selected but the ComboSelect will close itself.
Probably issue with the event propagation with SVGs.
Steps to reproduce:
Use the multi-select ComboSelect and pass several options to it. If you click on the option name, the option will be selected and dropdown stays open, so you can select something else. But if you click on the icon on the left, the option will be selected but the ComboSelect will close itself.
Probably issue with the event propagation with SVGs.