-
-
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
DataGridPro placement panel filter no works #15005
Comments
This comment was marked as outdated.
This comment was marked as outdated.
Update: I can confirm this regression. Here are the codesandbox examples: v6: https://codesandbox.io/p/sandbox/gifted-thunder-pmdy6r (working) |
@MBilalShafi Thank you very much for corroborating this, is there a temporary solution? Or should I wait until it is fixed? |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @93carlosmesa 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. |
Steps to reproduce
Link to live example: (required)
Steps:
EX: slotProps={{
panel: {
placement: 'top-end',
open: true,
},
}}
Current behavior
Display the panel on the left.
Expected behavior
It should show the panel on the right
Context
The panel opens on the left side in version 7.20, while in version 6.X it worked fine.
Your environment
npx @mui/envinfo
Search keywords: DataGridPro; panel; placement
The text was updated successfully, but these errors were encountered: