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

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

mateuseap
Copy link
Contributor

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
@arminmeh arminmeh added feature: Column resize bug 🐛 Something doesn't work labels Jul 15, 2024
@arminmeh arminmeh merged commit 3a7ebdb into mui:master Jul 15, 2024
19 of 20 checks passed
DungTiger pushed a commit to DungTiger/mui-x that referenced this pull request Jul 23, 2024
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
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: Column resize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] columnResizeStop is not emitted when column isn't resized
4 participants