Skip to content

Conversation

@krizpoon
Copy link

Motivation

The TextInput should only be highlighted when focused or in error state. #436

Test plan

  1. Focus the text input. The label color and the bottom line color should be the primary theme color and the bottom line highlighted.
  2. Blur the text input. The color should be the disabled color and the bottom line is not highlighted.
  3. Enter some text and blur the text input. The color should be the disabled color and the bottom line is not highlighted.
  4. Set text input in error state, the color should be the error color and the bottom line is highlighted.

@callstack-bot
Copy link

Hey @krizpoon, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@ferrannp ferrannp requested a review from satya164 July 19, 2018 10:13
@satya164
Copy link
Member

merged in a19ffa0

@satya164 satya164 closed this Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants