xh / toolbox

🧰 Hoist React reference app
https://toolbox.xh.io
Other
8 stars 1 forks source link

Admin Grid performance test page should include n-level nesting #687

Closed amcclain closed 8 months ago

amcclain commented 9 months ago

As we saw with recent bug https://github.com/xh/hoist-react/issues/3550, it is important to test multiple levels of nesting with tree grid use cases. We should enhance https://toolbox-dev.xh.io/admin/tests/grid to nest generated records more than a single level deep.

jskupsik commented 9 months ago

I have added deeper tree nesting as well as option to use numeric ids - without the fix, it is now possible to reproduce the bug.