|
|
|
|
|
by peterthehacker
1711 days ago
|
|
What scale have you tested the UI at? Do you have any demo / benchmarks for over 1M rows for example? Reading through the infinite scrolling PR [1] it looks like scrolling isn’t virtualized (like Airtable’s) so the browser will start choking when it has too many elements in the DOM. [1] https://github.com/rowyio/rowy/pull/29 |
|
[1] https://github.com/adazzle/react-data-grid/ [2] https://adazzle.github.io/react-data-grid/#/common-features