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

Columns in DataGrid are getting nuts after dragging a link inside a cell #1960

Closed
2 tasks done
kjeske opened this issue Jun 23, 2021 · 2 comments
Closed
2 tasks done
Labels
component: data grid This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists

Comments

@kjeske
Copy link

kjeske commented Jun 23, 2021

When you have a link in one of the cells in the DataGrid and you try to drag it (hold and move), the columns will start to reorder and behave unexpectedly.

matui

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

When you have a link in one of the cells in the DataGrid and you try to drag it (hold and move), the columns will start to reorder and behave unexpectedly.

Expected Behavior 🤔

When you have a link in one of the cells in the DataGrid and you try to drag it (hold and move), the columns won't move.

Steps to Reproduce 🕹

Steps:

  1. Go to https://material-ui.com/components/data-grid/rows/#infinite-loading
  2. Press a link inside of one of the cells and try to move it

Context 🔦

Normal work

Your Environment 🌎

No info

@eps1lon eps1lon transferred this issue from mui/material-ui Jun 24, 2021
@oliviertassinari
Copy link
Member

Duplicate of #1579

@oliviertassinari oliviertassinari marked this as a duplicate of #1579 Jun 24, 2021
@oliviertassinari oliviertassinari added the component: data grid This is the name of the generic UI component, not the React module! label Jun 24, 2021
@github-actions github-actions bot added the duplicate This issue or pull request already exists label Jun 24, 2021
@oliviertassinari
Copy link
Member

Duplicate of #1579

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants