marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native
“Proceed with Order” Button Is Cut Off on Checkout Screen
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
On the checkout screen in the customer app, the “Proceed with Order” button is not fully visible. The text appears to be cut off, which affects usability and may confuse users about how to complete their order.
To Reproduce
Steps to reproduce the behavior:
Open the customer app
Add items to the cart and go to checkout
Scroll to the bottom of the screen
Observe the “Proceed with Order” button
Expected behavior
The button should be fully visible, with properly aligned and readable text.
Smartphone (please complete the following information):
Device: Android A15
OS: Android 14
App Version: [add if known]
Additional context
This seems to be a UI responsiveness issue—likely due to screen size or padding inside the layout. It should be adjusted for better UX, especially on lower-resolution or compact devices.
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 by reproducing the checkout flow on Android 14, then locate the customer app's checkout screen and inspect the layout around the “Proceed with Order” button. The work is done when the button and its text are fully visible and readable on compact or lower-resolution screens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100