Open Petar-Dimitrov-AXA opened 2 weeks ago
Could you provide a codesandbox for us to demonstrate the issue? It's the best way for us to strip all ambiguity from the reproduction.
Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.
Even without a codesandbox reproduction we can still try to reproduce it from the initial instructions at least. (The issue had auto-closed so I reopened it)
Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.
The issue seems to be still closed. I didn't hat time the last week. I also am not able to make some sandbox example. That what I can do is to attach some screenshots from our system.
We can't debug from a screenshot. What's preventing you from creating a codesandbox?
Time
Steps to reproduce
When using DataGridPro within DashboardLayout, the table does not resize properly when the menu is expanded.
Here are the steps to reproduce the issue:
To resolve this issue, you can add overflow: hidden to the 4th DOM element, which, in my case, is a div with the classname MuiBox-root and is a child of the AppProvider root element.
Current behavior
No response
Expected behavior
No response
Context
No response
Your environment
``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```npx @mui/envinfo
Search keywords: DataGridPro DashboardLayout