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] Remove state mutation in moveItemInTree #15539

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

flaviendelangle
Copy link
Member

@flaviendelangle flaviendelangle commented Nov 21, 2024

Closes #15527

@mui-bot
Copy link

mui-bot commented Nov 21, 2024

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

Generated by 🚫 dangerJS against 94b2cab

@flaviendelangle flaviendelangle added the component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module! label Nov 21, 2024
@flaviendelangle flaviendelangle self-assigned this Nov 21, 2024
@flaviendelangle flaviendelangle marked this pull request as ready for review November 21, 2024 13:20
@flaviendelangle flaviendelangle merged commit c2ad161 into mui:master Nov 21, 2024
19 of 20 checks passed
@flaviendelangle flaviendelangle deleted the do-not-mutate-state branch November 21, 2024 13:45
LukasTy pushed a commit to LukasTy/mui-x that referenced this pull request Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

[tree view] Dragging out all child nodes leaves the parent with expanded/collapsed indicator
3 participants