inovua / reactdatagrid

Empower Your Data with the best React Data Grid there is
https://reactdatagrid.io
Other
3.45k stars 57 forks source link

TreeGrid issue with row re-order #322

Closed Sudarsanam-Krishnan closed 1 year ago

Sudarsanam-Krishnan commented 1 year ago

Please Refer to example codesandbox on -> https://reactdatagrid.io/docs/api-reference#props-enableTreeRowReorder

Steps to recreate

  1. Drag "iMovie" row upward and drop it on "App Store" row. Intent is to move this row above "App Store" row

Expected Behaviour: App Store and iMovie row gets swapped Actual Behaviour: iMovie row disappears from grid

inovua-admin commented 1 year ago

Fixed in verison 5.8.1.