Skip to content

[data grid] Row reordering does not work if dragging over a column with disableReorder: true #17363

@arminmeh

Description

@arminmeh

Steps to reproduce

Extracted from #17331

Steps:

  1. Open row reordering demo https://mui.com/x/react-data-grid/row-ordering/
  2. Update one column to have disableReorder set to tru
  3. 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

No one assigned

    Labels

    feature: ReorderingRelated to the data grid Reordering featurescope: data gridChanges related to the data grid.type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions