[MUI Data Grid] Row group row moves to the end of group when row data is updated #8853
Closed
2 tasks done
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Row grouping
Related to the data grid Row grouping feature
plan: Premium
Impact at least one Premium user
regression
A bug, but worse
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://codesandbox.io/s/loving-wilson-55r2oy?file=/demo.tsx
Steps:
Current behavior 😯
The row being edited moves to the bottom of the group.
Expected behavior 🤔
The row index should be preserved and be at same place.
Context 🔦
When having a large set of data and trying to visualise with grouping enabled, and editing data, This current behaviour of moving the edited row to the bottom in the group makes it difficult to know the edited row and for the user to find that row as they lose context and expects the row to stay at the same position.
Your environment 🌎
npx @mui/envinfo
Order ID or Support key 💳 (optional)
55516
The text was updated successfully, but these errors were encountered: