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
We are using material react table with select and multi select checkboxes enabled. When we scroll down and select a row, the table scrolls back to the first row. So if we can see 20 rows at a time and scroll down to row 180 and want to select rows 180 and 181, as soon as we select row 180 the table scrolls back to row 1. We then have to scroll back down to select row 181.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We are using material react table with select and multi select checkboxes enabled. When we scroll down and select a row, the table scrolls back to the first row. So if we can see 20 rows at a time and scroll down to row 180 and want to select rows 180 and 181, as soon as we select row 180 the table scrolls back to row 1. We then have to scroll back down to select row 181.
Beta Was this translation helpful? Give feedback.
All reactions