You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating up by keyboard (Arrow-UP) on a virtualized table, it doesn't scroll properly - several rows are hidden until it finally moves.
Navigating down works well. It can be reproduced even on the demo page (https://www.material-react-table.com/docs/examples/virtualized)
Minimal, Reproducible Example - (Optional, but Recommended)
See the video
Screenshots or Videos (Optional)
Screenshot.2025-01-02.v.15.11.36.mov
First I press the arrow down, which works well, and then I press the arrow up.
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms
I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
The text was updated successfully, but these errors were encountered:
material-react-table version
v3.1.0
react & react-dom versions
used by demo
Describe the bug and the steps to reproduce it
When navigating up by keyboard (Arrow-UP) on a virtualized table, it doesn't scroll properly - several rows are hidden until it finally moves.
Navigating down works well. It can be reproduced even on the demo page (https://www.material-react-table.com/docs/examples/virtualized)
Minimal, Reproducible Example - (Optional, but Recommended)
See the video
Screenshots or Videos (Optional)
Screenshot.2025-01-02.v.15.11.36.mov
First I press the arrow down, which works well, and then I press the arrow up.
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms
The text was updated successfully, but these errors were encountered: