dgreene1 / react-accessible-treeview

A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.
https://dgreene1.github.io/react-accessible-treeview
MIT License
261 stars 37 forks source link

fix half-selection after manual manipulations with nodes and updating… #149

Closed Ke1sy closed 1 year ago

Ke1sy commented 1 year ago

Fixed half-selection after manual manipulations with nodes and updating the selectedIds ref: UIEN-4767