inovua / reactdatagrid

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

rowIndexColumn resizing rows to 0 height can break them #372

Open Azrideus opened 11 months ago

Azrideus commented 11 months ago

Relevant code or config https://codesandbox.io/s/reactdatagrid-bug2-9hvmrp?file=/src/App.js

What you did:

define both properties

rowIndexColumn={true}
minRowHeight={30}

resize a row to 0

What happened:

https://github.com/inovua/reactdatagrid/assets/22293394/4b04d843-462d-42c5-9a20-8b7969b99a69

All of the rows become invisible !

Reproduction repository: https://codesandbox.io/s/reactdatagrid-bug2-9hvmrp?file=/src/App.js

Azrideus commented 11 months ago

this also happens in https://reactdatagrid.io/demo