Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataGrid] Cell selection isn't selecting the correct one #1323

Closed
2 tasks done
oliviertassinari opened this issue Mar 31, 2021 · 1 comment · Fixed by #1319
Closed
2 tasks done

[DataGrid] Cell selection isn't selecting the correct one #1323

oliviertassinari opened this issue Mar 31, 2021 · 1 comment · Fixed by #1319
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module!

Comments

@oliviertassinari
Copy link
Member

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

Cell selection is no working when scrolling.

Expected Behavior 🤔

Cell selection is working when scrolling.

Steps to Reproduce 🕹

  1. Open https://master--material-ui-x.netlify.app/components/data-grid/#commercial-version
broken.selection.mp4

This regression isn't released yet. It comes from #1253 (I have tested with a git revert 575f10a24a3818580a16a8b6700bd50c1f6efb22 from HEAD)

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! labels Mar 31, 2021
@dtassone
Copy link
Member

this is fixed in #1319, it's due to an issue with rowIndex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants