You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
Code Sample
Not needed as the screenshot was taken from the expo demo.
Your Environment
The text was updated successfully, but these errors were encountered: