-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: selectChanges related to the select.Changes related to the select.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 issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
It seems that when using <TextField select={true} /> and when there is a <Divider /> element somewhere in the tree above the underline is one pixel off

The same is happening to the Filled variant
Expected Behavior 🤔
The elements should be colinear despite presence of Divider anywhere on the tree
Steps to Reproduce 🕹
Your Environment 🌎
| Tech | Version |
|---|---|
| Material-UI | v4.9.11 |
| React | v16.13.1 |
| Browser | Chrome 81.0.4044.122 |
abdalazizrashid
Metadata
Metadata
Assignees
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: selectChanges related to the select.Changes related to the select.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.