callstack / callstack/react-native-paper

TextInput is scrolling the content despite the height specified in outline mode

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

描述

### Current behaviour
The content inside the TextInput is scrolling in outline mode

### Expected behaviour
The content inside it should be scrollable.

### How to reproduce?

### Preview

### What have you tried so far?
it works when we specify dense prop without height but i wanna include height.

### Your Environment

| software | version
| --------------------- | -------
| ios | x
| android | x
| react-native |0.74.3
| react-native-paper | 5.12.3
| node | x.x.x
| npm or yarn | x.x.x
| expo sdk | x.x.x

贡献指南

打开贡献指南

调研方向

首先,在 React Native 0.74.3 中复现 react-native-paper 5.12.3 提供的 TextInput 示例,重点关注 outlined 模式、显式高度和 dense prop。明确预期结果是滚动还是不滚动,然后检查 TextInput 的实现及其现有测试;当已明确的行为能够一致地复现时,即视为完成。

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

评估

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

把新 issue 发到你的邮箱

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