mui-x
mui-x copied to clipboard
[DataGrid] Do not publish `cellFocusOut` event if the row was removed
Fixes #5742
Before: https://codesandbox.io/s/fullfeaturedcrudgrid-demo-mui-x-forked-9eis2n After: https://codesandbox.io/s/fullfeaturedcrudgrid-demo-mui-x-forked-1uy5xu
- [ ] backported to
masterbranch
These are the results for the performance tests:
| Test case | Unit | Min | Max | Median | Mean | σ |
|---|---|---|---|---|---|---|
| Filter 100k rows | ms | 529.8 | 765.8 | 547.4 | 618.34 | 97.571 |
| Sort 100k rows | ms | 541.1 | 952.1 | 812.1 | 785.32 | 135.733 |
| Select 100k rows | ms | 198.9 | 336.8 | 237.9 | 244.32 | 50.155 |
| Deselect 100k rows | ms | 117.3 | 214 | 204.9 | 174.5 | 42.159 |
Generated by :no_entry_sign: dangerJS against 03fb2ce0b214e207d82dcbec0879c84dc0ab13f9