- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 32.7k
Closed
Labels
scope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
The TextField is acting differently in v3.1.1 compared to prior versions. Look at the downshift > Select multiple countries example:
- v3.1.1 positions the text field under the chips
- up to v3.1.0 positions the text field after the chips
- 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/
- Go to the downshift example
- 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 | 
oliviertassinari
Metadata
Metadata
Assignees
Labels
scope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.
