-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] GridToolbarColumnsButton
does not open popover when onClick
is defined
#16355
Comments
duplicate of #16354 |
Thanks for opening the issue @marcelo-cardozo, I'll keep this one open because you have added more context. |
GridToolbarColumnsButton
does not open popover when onClick
is defined
Was just checking the code, should we destructure Code reference: https://github.com/mui/mui-x/blob/master/packages/x-data-grid/src/components/toolbar/GridToolbarColumnsButton.tsx#L79 happy to raise a PR, if this sounds good! |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @marcelo-cardozo How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Thanks for the suggestion and offer to fix @jyash97—we were already calling |
Yes just checked the PR, makes sense 💯 |
Steps to reproduce
Steps:
Current behavior
Expected behavior
Context
#15556 (comment)
Your environment
npx @mui/envinfo
System:
OS: macOS 13.2.1
Binaries:
Node: 20.18.0 - ~/.nvm/versions/node/v20.18.0/bin/node
npm: 10.8.2 - ~/.nvm/versions/node/v20.18.0/bin/npm
pnpm: Not Found
Browsers:
Chrome: 131.0.6778.265
Edge: Not Found
Safari: 16.3
npmPackages:
@mui/x-data-grid-premium: 7.24.1
Search keywords: GridToolbarColumnsButton
The text was updated successfully, but these errors were encountered: