Cypress component test that reorders grid rows does not trigger onRowOrderChange handler. #9513
Closed
2 tasks done
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Reordering
Related to the data grid Reordering feature
plan: Premium
Impact at least one Premium user
support: commercial
Support request from paid users
Order ID or Support key 💳 (optional)
45466
Duplicates
Latest version
The problem in depth 🔍
I can write a Cypress component test that moves the grid rows, but it doesn't fire the onRowOrderChange handler. Here is a CodeSandbox that contains my Cypress test. But the test is not runnable from inside CodeSandbox (as far as I know).
https://codesandbox.io/s/data-grid-community-forked-dg62qx?file=/src/App.cy.tsx
What am I missing? Any help you can provide is much appreciated!
Your environment 🌎
`npx @mui/envinfo`
The text was updated successfully, but these errors were encountered: