Skip to content

[material-ui][Text Field] Weird exit border transition on the filled variant #41094

Open
@damisparks

Description

@damisparks

Steps to reproduce

Link to live example: (required)

Steps:

  1. visit this material-ui/react-text-field
  2. click on the TextField input with either variant="standard" or variant="filled".
  3. Watch the border-bottom when it is transitioning out.
MUI.TextField.Bug.Video.mov

Current behavior

The transition out is quite weird.

Expected behavior

The transition should resemble the TextField with variant="outlined".

Context

No response

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: TextField

Metadata

Metadata

Assignees

Labels

component: text fieldThis is the name of the generic UI component, not the React module!design: materialThis is about Material Design, please involve a visual or UX designer in the processenhancementThis is not a bug, nor a new featurepackage: material-uiSpecific to @mui/material

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions