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
Currently in the muidatatable component. When pagination is applied and a user moves to another page. The scrollbar stays at the exact same place instead of resetting to the top of the page. For example your table is 100 rows long. You scroll to the bottom of the page and click next you are now at the bottom of the next page instead of at the top. How would you make it so the table starts again at the top of the next page?
Expected Behavior
Current Behavior
Steps to Reproduce (for bugs)
Your Environment
Tech
Version
Material-UI
MUI-datatables
React
browser
etc
The text was updated successfully, but these errors were encountered:
Currently in the muidatatable component. When pagination is applied and a user moves to another page. The scrollbar stays at the exact same place instead of resetting to the top of the page. For example your table is 100 rows long. You scroll to the bottom of the page and click next you are now at the bottom of the next page instead of at the top. How would you make it so the table starts again at the top of the next page?
Expected Behavior
Current Behavior
Steps to Reproduce (for bugs)
Your Environment
The text was updated successfully, but these errors were encountered: