[DataGrid] Position PanelFilter popover manually #11069
Labels
component: data grid
This is the name of the generic UI component, not the React module!
customization: logic
Logic customizability
enhancement
This is not a bug, nor a new feature
recipe
@woodreamz I would suggest that you implement a custom button to first close all open panels using the
apiRef
and then open it again. In that scenario it should work as expected - it's a workaround. Let us know if this works. If not we would try and prioritize the issue and look at how theanchorEl
is set internally. I checked it quickly and at first glance, it looks like theGridPanel
was set's it to be the column header. https://github.com/mui/mui-x/blob/next/packages/grid/x-data-grid/src/components/panel/GridPanel.tsx#L101I apologize for not picking up your problem sooner but as @romgrk explained we had more pressing things to work on and the issue you have raised is not a critical problem that we had to fix quickly. We always respond in time to provide clarity on when the issue will potentially be fixed. In that particular case, we failed to set the expectations which is on us.
Originally posted by @DanailH in #10415 (comment)
Search keywords:
The text was updated successfully, but these errors were encountered: