carbon-design-system / carbon-components-angular

An Angular implementation of the Carbon Design System for IBM.
https://angular.carbondesignsystem.com
Apache License 2.0
528 stars 299 forks source link

Tree view can not deselect items #2914

Open AlexandraMadalina opened 3 months ago

AlexandraMadalina commented 3 months ago

Tree view

For tree view multiselect, after selecting an item you cant deselect it

Akshat55 commented 2 months ago

Unfortunately multiSelect is marked as Experimental and it may be removed in next major release. Our current implementation was based off react, but we can probably toggle the node selection every click 🤔