Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextInput's behavior diverging from Material's guidelines #436

Closed
ghost opened this issue Jun 29, 2018 · 1 comment
Closed

TextInput's behavior diverging from Material's guidelines #436

ghost opened this issue Jun 29, 2018 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Jun 29, 2018

Current behaviour

TextInput's states are not behaving quite like Material's. When the component is on the "idle & filled" state, the label and bottom line are still with focus effect.

Expected behaviour

When the component is on the "idle & filled" state, the label and bottom line should be grey.
For reference, check the text field's guidelines here.

Screenshots

screenshot_20180629-154416

Code Sample

Not needed as the screenshot was taken from the expo demo.

Your Environment

software version
android 6.0
react-native 0.55.3
react-native-paper 1.10.4
node 8.10.0
npm or yarn 5.6.0
@8BallBomBom
Copy link

Also the disabled state should have a dashed line instead of solid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants