'Select all' checkbox in DataGrid header ignores the first tap in iOS Safari. #9073
Closed
2 tasks done
Labels
component: data grid
This is the name of the generic UI component, not the React module!
mobile
Targets mobile platform
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
https://codesandbox.io/s/9pslke?file=demo.tsx
It's reproducible in the official mui documentation sandbox related to checkbox selection feature for DataGrid.
Steps:
Current behavior 😯
The 'select all' checkbox doesn't work on first tap. From the second tap on, it works as expected, selecting and deselecting all rows.
Expected behavior 🤔
It works as expected even on first tap.
Context 🔦
It may be misleading for user if he/she tries to select all rows to no avail at the first try.
Your environment 🌎
Please note, that the output of the envinfo command comes from the machine used for development, where only the npmPackages versions have diagnostic value.
The testing device is:
npx @mui/envinfo
Order ID or Support key 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: