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

Manual user-selections is not cleared when selectedIds prop is set #146

Closed Ke1sy closed 1 year ago

Ke1sy commented 1 year ago

Fixed: manual user-selections is not cleared when selectedIds prop is set or updated

Ref: UIEN-4767