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
Column reorder should only reorder when you drag the header cell. If a non-header cell has a link, and you drag that link, it triggers the column reorder and the table glitches.
The issue is present in the latest release.
I have searched the issues of this repository and believe that this is not a duplicate.
jessq
changed the title
[XGrid] Column reorder glitches when dragging a cell with a link.
[XGrid] Column reorder glitches when dragging a cell with a link
May 26, 2021
Column reorder should only reorder when you drag the header cell. If a non-header cell has a link, and you drag that link, it triggers the column reorder and the table glitches.
Current Behavior 😯
Expected Behavior 🤔
Should not reorder columns
Steps to Reproduce 🕹
Go to the example in the documentation: https://material-ui.com/components/data-grid/columns/#column-reorder
Click and drag on the "Trader Email" column
Watch the table glitch around as the columns reorder
Context 🔦
Customers accidentally dragging columns when they just want to click on a cell and having a poor experience
Your Environment 🌎
`npx @material-ui/envinfo`
Order id 💳
#22665
The text was updated successfully, but these errors were encountered: