palantir/blueprint

Table Whites Out With Mouse Scroll Greater Than 3 Rows

开放

#4,780 创建于 2021年6月24日

 (5 条评论) (1 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
P2Package: tableType: bughelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (平均合并 43天 10小时) (30 天内合并 27 个 PR)

描述

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.

贡献者指南