palantir/blueprint

Table Whites Out With Mouse Scroll Greater Than 3 Rows

Open

#4780 aperta il 24 giu 2021

Vedi su GitHub
 (5 commenti) (1 reazione) (0 assegnatari)TypeScript (2167 fork)batch import
P2Package: tableType: bughelp wanted

Metriche repository

Star
 (20.263 star)
Metriche merge PR
 (Merge medio 43g 10h) (27 PR mergiate in 30 g)

Descrizione

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.

Guida contributor