Skip to content

Migrate deprecated props of TextField to slotProps #3800

@imnasnainaec

Description

@imnasnainaec

To upgrade MUI from v6 to v7, we need to follow https://mui.com/material-ui/migration/migrating-from-deprecated-apis/#props-props-2

We have the following TextField props to migrate:

  • InputProps
  • inputProps
  • InputLabelProps

One blocking factor is that slotProps doesn't support data-testid. (See, e.g., mui/material-ui#33175.)

Metadata

Metadata

Assignees

Labels

frontendlowpriorityThis might not be worked onmaintenanceIssue that makes it difficult to maintain the software or to upgrade installations post-release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions