palantir/blueprint

Table Whites Out With Mouse Scroll Greater Than 3 Rows

Open

#4,780 建立於 2021年6月24日

在 GitHub 查看
 (5 留言) (1 反應) (0 負責人)TypeScript (20,263 star) (2,167 fork)batch import
P2Package: tableType: bughelp wanted

描述

Environment

Try out on the blueprint table feature docs page..

Code Sandbox

https://blueprintjs.com/docs/#table/features

Steps to reproduce

Set mouse scroll (windows) to greater than 3 lines. Scroll the table.

Actual behavior

When scrolling up the first two rows sometimes don't get displayed/updated.

grafik

Expected behavior

Every row always gets displayed.

Possible solution

Only seen that with blueprint table so I assume the problem is located there.

貢獻者指南

Table Whites Out With Mouse Scroll Greater Than 3 Rows · palantir/blueprint#4780 | Good First Issue