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

[DataGridPremium] Resizing aggregated column doesn't work #10078

Closed
2 tasks done
cherniavskii opened this issue Aug 18, 2023 · 0 comments · Fixed by #10079
Closed
2 tasks done

[DataGridPremium] Resizing aggregated column doesn't work #10078

cherniavskii opened this issue Aug 18, 2023 · 0 comments · Fixed by #10079
Assignees
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Aggregation Related to the data grid Aggregation feature feature: Column resize

Comments

@cherniavskii
Copy link
Member

cherniavskii commented Aug 18, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example: https://codesandbox.io/s/sleepy-tom-dfqv28?file=/Demo.tsx

Steps:

  1. Resize the Gross column

Current behavior 😯

The column cells seem to be resized, but once you scroll a bit they come back to the original size before resizing

Screen.Recording.2023-08-18.at.18.10.20.mov

Expected behavior 🤔

Aggregated columns should resize properly - same as non-aggregated columns

Context 🔦

I noticed this while working on #9877

Your environment 🌎

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

Order ID or Support key 💳 (optional)

No response

@cherniavskii cherniavskii added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Aggregation Related to the data grid Aggregation feature labels Aug 18, 2023
@cherniavskii cherniavskii self-assigned this Aug 18, 2023
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! feature: Aggregation Related to the data grid Aggregation feature feature: Column resize
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant