GeekyAnts / GeekyAnts/NativeBase

TextArea component is missing autoCompleteType

Open
#5,438 12 comments 11 reactions 0 assignees View on GitHub
bug triage v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

When I include TextArea component without any props as `` it includes a Typescript error, missing `autoCompleteType`

### CodeSandbox/Snack link

https://codesandbox.io/s/heuristic-david-cdf8zi

### Steps to reproduce

Include <TextArea /> component in a project having native-base, typescript and eslint.

### NativeBase Version

^3.4.15

### Platform

- [ ] Android
- [ ] CRA
- [ ] Expo
- [ ] iOS
- [ ] Next

### Other Platform

The error is shown in IDE.

### Additional Information

<img width="984" alt="image" src="https://user-images.githubusercontent.com/14013852/193532207-d83137dc-1456-4ecb-b032-206356d85967.png">

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the TypeScript error from the reported usage in the linked CodeSandbox with NativeBase ^3.4.15. Trace the TextArea component's type definition and its related tests or examples; done means using <TextArea /> without props no longer reports a missing autoCompleteType error.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
frontend, mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.