callstack / callstack/react-native-paper

TextInput doesn't work when wrapped with DataTable.Cell

Ouverte
#4,236 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
TypeScript
Étoiles
14.5k
Forks
2.2k
Merge moyen
5 j 23 h
PR mergées (30 j)
12

Description

### 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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with the linked Expo Snack and reproduce the interaction between react-native-paper TextInput and DataTable.Cell under Expo SDK 47, then compare it with SDK 49 where the issue is absent. Trace the DataTable.Cell and TextInput entry points involved in touch handling; done means the field can be clicked in the reported Expo versions.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
react-native, typescript
Domaine
mobile
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.