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
277 stars 37 forks source link

Fix singleSelect issue with deep single child nesting #111

Closed kpustakhod closed 1 year ago

kpustakhod commented 1 year ago

The issue: when select not last child in a branch (node 4), selected node visually not selected, but parent is selected:

Screenshot 2023-05-22 at 13 41 00

The fix recording: https://github.com/dgreene1/react-accessible-treeview/assets/16884481/799226f4-39ee-4e08-9ec0-683ea407d308