Skip to content

Fix AutocompleteInput ignores TextFieldProps#9681

Merged
slax57 merged 1 commit intomasterfrom
Fix-Autocomplete-input
Feb 26, 2024
Merged

Fix AutocompleteInput ignores TextFieldProps#9681
slax57 merged 1 commit intomasterfrom
Fix-Autocomplete-input

Conversation

@fzaninotto
Copy link
Member

Autocomplete accepts TextFieldProps, which allows to override the props of the inner TextField (see https://mui.com/material-ui/api/text-field/). This ability was lost in #9559

Autocomplete accepts TextFieldProps, which allows to override the props of the inner TextField (see https://mui.com/material-ui/api/text-field/). This ability was lost in #9559
@slax57 slax57 added this to the 4.16.12 milestone Feb 26, 2024
@slax57 slax57 merged commit 3f9f884 into master Feb 26, 2024
@slax57 slax57 deleted the Fix-Autocomplete-input branch February 26, 2024 08:44
djhi added a commit that referenced this pull request Jun 24, 2024
mjarosch pushed a commit to mjarosch/react-admin that referenced this pull request Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Development

Successfully merging this pull request may close these issues.

3 participants