[DataGridPremium] Paste confirmation demo doesn't paste if a single cell is selected #12723
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
feature: Clipboard
Related to clipboard copy or paste functionalities
plan: Premium
Impact at least one Premium user
Steps to reproduce
Link to live example: https://stackblitz.com/run?file=package.json
Steps:
Current behavior
The value is not pasted after confirmation
Screen.Recording.2024-04-09.at.20.41.52.mov
Expected behavior
The value should be pasted after confirmation
Context
This works fine if Enter is pressed in the confirmation dialog instead of the click.
This is probably because the cell loses focus on the dialog click.
Your environment
npx @mui/envinfo
Search keywords: paste confirmation
The text was updated successfully, but these errors were encountered: