Skip to content

TextField styling has changed #12994

@jozsi

Description

@jozsi

The TextField is acting differently in v3.1.1 compared to prior versions. Look at the downshift > Select multiple countries example:

screen shot 2018-09-24 at 23 55 52

  • This is not a v0.x issue.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

I would expect the TextField to be to the right of the chips and we wrapped only if it doesn't fit to the right anymore.

Current Behavior

The TextField is wrapped on a second line after a first selection.

Steps to Reproduce

Link: https://material-ui.com/demos/autocomplete/

  1. Go to the downshift example
  2. Select a country in the second input field

Context

Visually broke the multi-select component.

Your Environment

Tech Version
Material-UI v3.1.1
Chrome v69

Metadata

Metadata

Labels

scope: text fieldChanges related to the text field.type: bugIt doesn't behave as expected.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions