callstack / callstack/react-native-paper

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

Open
#4,518 0 comments 0 reactions 0 assignees View on GitHub
bug TextInput
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

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

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the provided TextInput example in react-native-paper 5.12.3 with React Native 0.74.3, focusing on outlined mode, an explicit height, and the dense prop. Clarify whether the intended result is scrolling or no scrolling, then inspect the TextInput implementation and its existing tests; done means the clarified behavior is reproduced consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.