Skip to content
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] Update indeterminateCheckboxAction default value #14300

Open
Tracked by #13188
MBilalShafi opened this issue Aug 23, 2024 · 1 comment
Open
Tracked by #13188

[data grid] Update indeterminateCheckboxAction default value #14300

MBilalShafi opened this issue Aug 23, 2024 · 1 comment
Labels
breaking change component: data grid This is the name of the generic UI component, not the React module! feature: Selection Related to the data grid Selection feature v8.x

Comments

@MBilalShafi
Copy link
Member

MBilalShafi commented Aug 23, 2024

Update the value of indeterminateCheckboxAction from deselect to select

Open discussion:
Do we want to deprecate the indeterminateCheckboxAction prop in v8 and agree on select as the expected behavior?

Context: #14247 (comment)

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Aug 23, 2024
@MBilalShafi MBilalShafi added breaking change component: data grid This is the name of the generic UI component, not the React module! feature: Selection Related to the data grid Selection feature v8.x and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Aug 23, 2024
@MBilalShafi MBilalShafi changed the title [data grid] Update indeterminateChecboxAction default value [data grid] Update indeterminateCheckboxAction default value Aug 23, 2024
@oliviertassinari
Copy link
Member

oliviertassinari commented Aug 28, 2024

Do we want to deprecate the indeterminateCheckboxAction prop in v8 and agree on select as the expected behavior?

👍 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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: data grid This is the name of the generic UI component, not the React module! feature: Selection Related to the data grid Selection feature v8.x
Projects
None yet
Development

No branches or pull requests

2 participants