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

[DataGrid] Fix column resize #12792

Merged
merged 3 commits into from Apr 17, 2024
Merged

[DataGrid] Fix column resize #12792

merged 3 commits into from Apr 17, 2024

Conversation

romgrk
Copy link
Contributor

@romgrk romgrk commented Apr 16, 2024

Closes #12585

Fix column resize when around the end of the row by updating the rowWidth CSS variable while resizing.

@romgrk romgrk added the component: data grid This is the name of the generic UI component, not the React module! label Apr 16, 2024
@mui-bot
Copy link

mui-bot commented Apr 16, 2024

Deploy preview: https://deploy-preview-12792--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against a821b84

@romgrk romgrk merged commit f8fb68e into mui:master Apr 17, 2024
17 checks passed
@romgrk romgrk deleted the fix-last-column-resize branch April 17, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Column Resize within column threshold
3 participants