rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.94k stars 478 forks source link

Scrolling on firefox causes holes in the virtualized table before it refreshes #1469

Open strich opened 10 months ago

strich commented 10 months ago

Describe the bug I opened the demo site and browsed to the template with all the column types - The scrolling behaviour, even after 100s of rows have populated is very poor. It appears that the virtualized table does not preload any rows directly outside of the table and so any scroll action shows blank space for a large part of a second each way. It is a very poor user experience.

To Reproduce As above.

Expected behavior Scrolling should be smooth and clean. Tens of rows should be preloaded to support this.

Screenshots On request if it isn't repro'able.

Rowy Run version Whatever the app is on as of making this ticket.

Desktop (please complete the following information):