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

[TreeView] Fix the parameters passed for the canMoveItemToNewPosition prop #14176

Merged

Conversation

flaviendelangle
Copy link
Member

Fixes #14175

@flaviendelangle flaviendelangle added bug 🐛 Something doesn't work component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module! labels Aug 12, 2024
@flaviendelangle flaviendelangle self-assigned this Aug 12, 2024
@mui-bot
Copy link

mui-bot commented Aug 12, 2024

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

Generated by 🚫 dangerJS against 2d1ac81

Copy link
Member

@michelengelen michelengelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a simple non-blocking question ... LGTM! :shipit:

@flaviendelangle flaviendelangle merged commit 01fa734 into mui:master Aug 12, 2024
18 checks passed
@flaviendelangle flaviendelangle deleted the canMoveItemToNewPosition-bug branch August 12, 2024 15:27
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: tree view TreeView, TreeItem. 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.

[TreeView] canMoveItemToNewPosition params not providing correct itemId to function
4 participants