[DataGrid] Arrow navigation stuck in Action Cells #3005
Labels
accessibility
a11y
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
Duplicates
Latest version
Current behavior 😯
When using the keyboard arrows to navigate from cell to cell, if the cell is an GridActionsCellItem, the user can no longer navigate out of that cell.
Additionally, pressing enter on an Action keeps it in focus forever (see steps to reproduce).
Expected behavior 🤔
The user should be able to navigate using keyboard arrows to navigate out of the ActionCells.
Steps to reproduce 🕹
Steps:
Additionally:
Context 🔦
We want the user to be able to navigate through the grid using tab and arrow keys
Your environment 🌎
`npx @material-ui/envinfo`
Order ID 💳 (optional)
#28950
The text was updated successfully, but these errors were encountered: