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 columnResizeStop event not emitted when column is not resized #13307

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mateuseap
Copy link

What I did

  • Ensured the columnResizeStop event is emitted when the column resizer is clicked but not moved.

Closes: #13178

@mui-bot
Copy link

mui-bot commented May 30, 2024

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

Generated by 🚫 dangerJS against 82d0c8b

@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label May 30, 2024
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] columnResizeStop is not emitted when column isn't resized
3 participants