react-data-grid
react-data-grid copied to clipboard
Cell Drag auto scroll not working
Cell Drag auto scroll not working
To Reproduce
- Select any cell and try to drag the cell till end and it will not scroll through the remaining rows
- it will drag the values to only visible rows in grid
Link to code example:
Expected behavior
https://user-images.githubusercontent.com/12643480/236172472-a9969c0b-09de-4b81-8135-2cec68dfba47.mov
While dragging the cell to fill the rows below it should auto scroll as it was working in older version.
Environment
- react-data-grid version: 7.0.0-beta.28
- react/react-dom version: 18.2.0