KevinVandy / mantine-react-table

A fully featured Mantine V5 implementation of TanStack React Table V8, forked from Material React Table
https://www.mantine-react-table.com/
MIT License
772 stars 135 forks source link

When the rows are pinned, scrolling up or down overlaps with the pinned rows. #371

Closed dvarjun closed 2 weeks ago

dvarjun commented 4 weeks ago

mantine-react-table version

v2

react & react-dom versions

v18

Describe the bug and the steps to reproduce it

https://v2.mantine-react-table.com/docs/examples/sticky-row-pinning

Pin rows, and scroll up or down.

Minimal, Reproducible Example - (Optional, but Recommended)

See bug description

Screenshots or Videos (Optional)

Screenshot 2024-07-01 at 7 48 46 PM

Do you intend to try to help solve this bug with your own PR?

None

Terms

alessandrojcm commented 2 weeks ago

Some progress made on #373