reactdatagrid icon indicating copy to clipboard operation
reactdatagrid copied to clipboard

Bug: expandAllTreeNodes works incorrectly when generateIdFromPath is disabled

Open AndrewBoklashko opened this issue 2 years ago • 1 comments

Sandbox: https://codesandbox.io/s/reactdatagrid-expand-hierarchy-issue-toddm2?file=/src/App.js

Steps to reproduce the issue:

  1. Open the sandbox link
  2. Click 'Expand All' button

Expected result: all tree nodes are expanded Actual result: only level 1 nodes are expanded

Also it would be helpful to have typescript definitions for expandAllTreeNodes and collapseAllTreeNodes.

AndrewBoklashko avatar Feb 15 '23 22:02 AndrewBoklashko

Any updates?

AndrewBoklashko avatar Aug 11 '23 15:08 AndrewBoklashko