[question] columnOrderChange not triggering when dragging the last column to the very front #17286
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
customization: logic
Logic customizability
feature: Reordering
Related to the data grid Reordering feature
support: unknown
Support request type not verified yet. Head to https://tools-public.mui.com/prod/pages/jyhs86t
The problem in depth
When the last column of a datagrid is dragged all the way to the front/first column position, a
columnOrderChange
event is not triggered even though it should be.See an example here (try reordering any column, then try moving the last column to the front).
Your environment
`npx @mui/envinfo`
Search keywords: columnOrderChange
The text was updated successfully, but these errors were encountered: