-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[data grid] Remove indeterminateCheckboxAction
prop
#14300
Comments
indeterminateCheckboxAction
default value
👍 I think that we should go straight to change the default value and remove the prop in v8. See https://youtu.be/tRsxLLghL1k?si=sRhbVRHVLRR83pMX&t=574. "if you are not adding back at least 10% of what you are removing, you know you are not removing enough". |
indeterminateCheckboxAction
default valueindeterminateCheckboxAction
prop
I want to draw attention to the erroneous aria-label. It depends on isChecked, but is correctly related by checked. |
@marvelsrp Can you open a new issue or a PR? It looks broken indeed, but it's different from this issue. Thanks. |
Remove the prop
indeterminateCheckboxAction
and makeselect
the default behavior.Context: #14247 (comment)
The text was updated successfully, but these errors were encountered: