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

[fields] Prevent infinite recursion when ensuring selection #13779

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Jul 9, 2024

Follow-up on #13652.

This prevents the following case from triggering a recursion:

Screen.Recording.2024-07-09.at.18.55.37.mov

@LukasTy LukasTy added regression A bug, but worse component: pickers This is the name of the generic UI component, not the React module! feature: Keyboard editing Related to the pickers keyboard edition labels Jul 9, 2024
@LukasTy LukasTy self-assigned this Jul 9, 2024
@mui-bot
Copy link

mui-bot commented Jul 9, 2024

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

Generated by 🚫 dangerJS against a003573

@LukasTy LukasTy enabled auto-merge (squash) July 11, 2024 11:54
@LukasTy LukasTy merged commit 6fb7cb0 into mui:master Jul 11, 2024
15 checks passed
@LukasTy LukasTy deleted the fix-infinite-fields-recursion branch July 11, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! feature: Keyboard editing Related to the pickers keyboard edition regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants