marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native
“Proceed with Order” Button Is Cut Off on Checkout Screen
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- 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 opening the customer app on Android 14 and reproducing the issue from the checkout screen after adding items to the cart. Inspect the layout around the “Proceed with Order” button and verify the button is fully visible with aligned, readable text on compact screens. Done means the checkout button is no longer cut off.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100