callstack / callstack/react-native-paper

there is a white color line behind the label

未关闭
#4,286 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
14.5k
派生
2.2k
平均合并
5 天 23 小时
30 天内合并 PR
12

描述

there is a white line behind the label
react-native-paper-5.12.1
my code is
` setEmail(value)}
style={styles.inputTextSt}
theme={{
colors: {
onSurfaceVariant: Colors.colorDeepGreen
}
}}
onSubmitEditing={() =>{
secondInputRef.current.focus();
}}
/>
![textInput](https://github.com/callstack/react-native-paper/assets/118831987/6d560838-3825-4d68-b627-43bc5e63db14)
`

贡献指南

打开贡献指南

调研方向

未指定源文件或测试。首先使用 react-native-paper 5.12.1 和随附的配置复现所示的 TextInput,然后检查带边框 TextInput 的标签渲染;当移除标签后面意外出现的白线,并在受影响的平台上验证行为后,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
react-native, typescript
领域
mobile
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
32/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。