callstack / callstack/react-native-paper
[Android Only] Blurred TextInput's label is not aligned to top if textAlignTop='top' is set
- Langage dominant
- TypeScript
- Étoiles
- 14.5k
- Forks
- 2.2k
- Merge moyen
- 5 j 23 h
- PR mergées (30 j)
- 12
Description
### Current behaviour
The blurred TextInput's label is centered to the TextInput if height is set to eg. 200 and `textAlignTop` is set to `top`.
### Expected behaviour
The label should be aligned to the top of the TextInput
### How to reproduce?
``
### What have you tried so far?
I've tried using `contentStyle` props.
### Your Environment
| software | version
| --------------------- | -------
| ios | x
| android | 13
| react-native | 0.82.1
| react-native-paper | 5.14.5
| node | 22.11.0
| npm or yarn | x.x.x
| expo sdk | x.x.x
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start with the React Native Paper TextInput implementation and reproduce the provided multiline example on Android with a 200px height and textAlignTop set to top. The fix is complete when the blurred “Name” label is aligned to the top of the TextInput under those conditions.
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é
- 2/5
- Temps estimé
- Une demi-journée
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 48/100