-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
feature: ReorderingRelated to the data grid Reordering featureRelated to the data grid Reordering featurescope: data gridChanges related to the data grid.Changes related to the data grid.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Steps to reproduce
Extracted from #17331
Steps:
- Open row reordering demo https://mui.com/x/react-data-grid/row-ordering/
- Update one column to have
disableReorderset to tru - Reorder rows by dragging the cursor over the column that does not allow column reordering
Current behavior
Row position is not updated neither while dragging nor when the row is dropped, if those events are happening over the column that doesn't allow column reordering
Expected behavior
Column reordering settings should not affect row reordering
Context
No response
Your environment
Search keywords: row reordering, column reordering
Metadata
Metadata
Assignees
Labels
feature: ReorderingRelated to the data grid Reordering featureRelated to the data grid Reordering featurescope: data gridChanges related to the data grid.Changes related to the data grid.type: bugIt doesn't behave as expected.It doesn't behave as expected.