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] Fix autoComplete attribute propagation #12554

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

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Mar 25, 2024

Explore #12218

Fix to propagate passed slotProps.textField.autoComplete prop to the input element on both v6 and v7 field components.

@LukasTy LukasTy added accessibility a11y 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 Mar 25, 2024
@LukasTy LukasTy self-assigned this Mar 25, 2024
@mui-bot
Copy link

mui-bot commented Mar 25, 2024

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

Generated by 🚫 dangerJS against 42b78da

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 28, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility a11y component: pickers This is the name of the generic UI component, not the React module! feature: Keyboard editing Related to the pickers keyboard edition PR: out-of-date The pull request has merge conflicts and can't be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants