callstack / callstack/react-native-paper

TextInput doesn't work when wrapped with DataTable.Cell

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

描述

### Current behaviour
When wrapping react-native-paper TextInput with DataTable.Cell, the TextInput field cannot be clicked. This happens when using expo 46 or 47 for example. However, when switching to expo 49 the issue is gone.

### Expected behaviour
TextInput should work no matter what the expo version is.

### How to reproduce?
Check this snack and use it with expo 47 and then switch to 49:
https://snack.expo.dev/NJBBqWh5g

### Preview
Use the snack and switch from expo v47 to 49 and see that input starts working again

### What have you tried so far?
I have tried to use pointerEvents prop etc without success.

### Your Environment

| software | version
| --------------------- | -------
| ios | x
| android | x
| react-native | x.x.x
| react-native-paper | 5.11.4
| node | x.x.x
| npm or yarn | x.x.x
| expo sdk | 47.0.0 / 49.0.0

贡献指南

打开贡献指南

调研方向

从链接的 Expo Snack 开始,在 Expo SDK 47 下复现 react-native-paper TextInput 与 DataTable.Cell 之间的交互,然后与不存在该问题的 SDK 49 进行比较。追踪参与触摸处理的 DataTable.Cell 和 TextInput 入口点;当该字段在报告所涉及的 Expo 版本中可以点击时,即视为完成。

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

评估

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

把新 issue 发到你的邮箱

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