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] MasterDetail CustomToggle not working anymore #16822

Open
nicojmay opened this issue Mar 4, 2025 · 2 comments
Open

[data grid] MasterDetail CustomToggle not working anymore #16822

nicojmay opened this issue Mar 4, 2025 · 2 comments
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! customization: dom Component's DOM customizability, e.g. slot feature: Master-detail Related to the data grid Master-detail feature support: docs-feedback Feedback from documentation page

Comments

@nicojmay
Copy link

nicojmay commented Mar 4, 2025

Steps to reproduce

In the DataGrid the CustomToggle is no longer passing true/false as value when toggled

Reproduce see Demo(2.27.2):
https://mui.com/x/react-data-grid/master-detail/

Current behavior

No response

Expected behavior

No response

Context

No response

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: MasterDetail 7.27.2

@nicojmay nicojmay added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 4, 2025
@DiegoAndai DiegoAndai transferred this issue from mui/material-ui Mar 4, 2025
@DiegoAndai
Copy link
Member

Hey, thanks for the report. I'm transferring this issue to the MUI X repo so the team can take a look.

@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label Mar 5, 2025
@michelengelen
Copy link
Member

Confirmed this.
The example needs to be updated with the new approach in selecting the rowState is introduced in #15627

Thanks for raising this @nicojmay 👍🏼

@michelengelen michelengelen added bug 🐛 Something doesn't work feature: Master-detail Related to the data grid Master-detail feature support: docs-feedback Feedback from documentation page customization: dom Component's DOM customizability, e.g. slot and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 5, 2025
@github-project-automation github-project-automation bot moved this to 🆕 Needs refinement in MUI X Data Grid Mar 5, 2025
@michelengelen michelengelen changed the title DataGrid MasterDetail CustomToggle not working [data grid] MasterDetail CustomToggle not working anymore Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! customization: dom Component's DOM customizability, e.g. slot feature: Master-detail Related to the data grid Master-detail feature support: docs-feedback Feedback from documentation page
Projects
Status: 🆕 Needs refinement
Development

No branches or pull requests

4 participants