Skip to content

Label styling #14

Open
Open
@dariakoko

Description

@dariakoko

Hello,

I have spotted an issue with label width.
You have styles that work perfectly when there is only one textfield in a row.

container: {
    position: 'absolute',
    top: 0,
    left: '-100%',
    width: '200%',
    paddingLeft: '50%',
  },

But whet it's more than one of them, there is an issue with the width. As you can see on the image, the label has bigger width than the textInput. So, in my case, if I press in the end of the "Street" field, the "Number" field becomes active instead.
image

"rn-material-ui-textfield": "1.0.2",

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions