react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

wrong color mapped to TextInput label in flat non-focused mode [v5.0.0-rc.4]

Open skosyi opened this issue 2 years ago • 1 comments

observe: TextInput label color in flat mode (outlined mode is fine) mapped to theme.colors.primary

expected: TextInput label color in flat mode mapped to theme.colors.onSurfaceVariant

https://snack.expo.dev/Fj0K2dFFl

skosyi avatar Aug 12 '22 19:08 skosyi

Couldn't find version numbers for the following packages in the issue:

  • react-native
  • react-native-paper
  • react-native-vector-icons

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

github-actions[bot] avatar Aug 12 '22 19:08 github-actions[bot]

Hey @skosyi, thanks for the feedback, I will correct the flat input label color.

lukewalczak avatar Aug 13 '22 17:08 lukewalczak

Will be released in rc.5

lukewalczak avatar Aug 22 '22 12:08 lukewalczak