MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
Have a column that has preProcessEditCellProps defined
Current behavior
Single click on a cell
Press Enter key to go into edit mode
Quickly make changes (e.g. remove all content, add new name) and then press Enter key
(waiting a while after you've finished typing and pressing Enter works fine)
Expected behavior
Pressing Enter should leave the cell
Context
Cell editing with keyboard to work reliably and consistently
Your environment
npx @mui/envinfo
Mac Sequoia 15.0.1
Chrome Version 130.0.6723.116
```
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
```
Search keywords: cell not exiting preProcessEditCellProps
Order ID: 78997
Steps to reproduce
Link to live example: https://stackblitz.com/edit/github-dwb4re?file=src%2Fdemo.tsx
preProcessEditCellProps
definedCurrent behavior
(waiting a while after you've finished typing and pressing Enter works fine)
Expected behavior
Pressing Enter should leave the cell
Context
Cell editing with keyboard to work reliably and consistently
Your environment
Mac Sequoia 15.0.1 Chrome Version 130.0.6723.116 ``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```npx @mui/envinfo
Search keywords: cell not exiting preProcessEditCellProps Order ID: 78997