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] The drag event on body should be ignored #1579

Closed
2 tasks done
oliviertassinari opened this issue May 7, 2021 · 0 comments · Fixed by #1952
Closed
2 tasks done

[DataGrid] The drag event on body should be ignored #1579

oliviertassinari opened this issue May 7, 2021 · 0 comments · Fixed by #1952
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

oliviertassinari commented May 7, 2021

  • 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 😯

Native element drag event is handled.

Expected Behavior 🤔

Native element drag event is ignored

Steps to Reproduce 🕹

https://codesandbox.io/s/material-demo-forked-ntb75?file=/demo.js

Steps:

  1. Open https://deploy-preview-1575--material-ui-x.netlify.app/components/data-grid/#commercial-version
  2. lol

Your Environment 🌎

v4.0.0-alpha.27

@oliviertassinari oliviertassinari changed the title [XGrid] Drag event should be ignored on table body [XGrid] The drag event should be ignored on unrelated elements May 30, 2021
@oliviertassinari oliviertassinari changed the title [XGrid] The drag event should be ignored on unrelated elements [XGrid] The drag event should be ignored on body May 30, 2021
@oliviertassinari oliviertassinari changed the title [XGrid] The drag event should be ignored on body [XGrid] The drag event on body should be ignored May 30, 2021
@oliviertassinari oliviertassinari added component: data grid This is the name of the generic UI component, not the React module! and removed components: XGrid labels Jun 18, 2021
@oliviertassinari oliviertassinari changed the title [XGrid] The drag event on body should be ignored [DataGrid] The drag event on body should be ignored Jun 18, 2021
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.

1 participant