palantir/blueprint

Table Whites Out With Mouse Scroll Greater Than 3 Rows

Open

#4,780 opened on 2021年6月24日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)TypeScript (2,167 forks)batch import
P2Package: tableType: bughelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (平均マージ 43d 10h) (30d で 27 merged PRs)

説明

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.

コントリビューターガイド