Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Enatega Customer App: Coupon/Voucher Input Field Hidden by Keyboard When Typing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Description:
When applying a coupon or voucher, the input field is pushed out of view by the on-screen keyboard. This makes it difficult for the user to see what they are typing and interact with the field. The UI does not automatically adjust or scroll to keep the input field visible.
Steps to Reproduce:
Navigate to the Checkout screen.
Tap on the Coupon/Voucher input field.
Observe the UI when the on-screen keyboard appears.
Expected Result:
The screen should automatically adjust or scroll to ensure the coupon/voucher input field remains visible above the keyboard while typing.
Actual Result:
The coupon/voucher input field is hidden behind the keyboard, making it hard for the user to enter text.
Smartphone (please complete the following information):
Device: [e.g. Infinix hot 50]
OS: [e.g. Android]
Browser [e.g. App]
Version [e.g. Latest]
Labels: Enatega Multivendor Customer App, High Priority, Bug, Good First Issue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Checkout screen and locate the coupon/voucher input in the React Native customer app. Reproduce the issue with the on-screen keyboard, then inspect the screen's keyboard and scrolling behavior. Done means the field remains visible and usable while typing on the affected device and OS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100