cuappdev / cuappdev/resell-react-native

Exiting out of TextArea

Open
#78 0 comments 0 reactions 0 assignees View on GitHub
enhancement post-launch
Dominant language
TypeScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

In text areas where pressing enter does not dismiss the keyboard it'd be nice to have the "Done" button above the keyboard to dismiss it (otherwise you have to tap somewhere on the screen)

You can do this with an `InputAccessoryView` (you can see an example here: https://github.com/Archit404Error/SemanticClassSearch/blob/main/mobile/components/utils/doneWrapper.tsx)

![IMG_1838](https://github.com/cuappdev/resell-react-native/assets/22649594/ebffb87d-8b00-403e-936b-9b613385f7f3)
![image](https://github.com/cuappdev/resell-react-native/assets/22649594/55ccbf2f-1ad5-48f3-9e25-c9dd2dab3c51)

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file or test is named. Start by locating the text areas that do not dismiss the keyboard on Enter, then review the linked InputAccessoryView example; done means those text areas show a Done button above the keyboard that dismisses it.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.