Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
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 Customer App's Checkout screen and reproduce the issue by focusing the Coupon/Voucher input while the on-screen keyboard appears. Trace the checkout UI around that field and verify that it remains visible and usable above the keyboard while typing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100