material-react-table icon indicating copy to clipboard operation
material-react-table copied to clipboard

Sort cause scrolling

Open nicolaeClichici opened this issue 2 years ago • 0 comments

material-react-table version

v.1.14.0

react & react-dom versions

v.18.2.0

Describe the bug and the steps to reproduce it

  1. Sort desc one column
  2. Scroll to the bottom of table
  3. Update an value from sorted column witch will cause placing row to the top of table

Minimal, Reproducible Example - (Optional, but Recommended)

https://codesandbox.io/s/charming-satoshi-6fd72z?file=/src/App.tsx

Screenshots or Videos (Optional)

chrome_vAZLA7zRH5

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

None

Terms

  • [X] 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.

nicolaeClichici avatar Jul 18 '23 15:07 nicolaeClichici