marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

“Proceed with Order” Button Is Cut Off on Checkout Screen

Open
#608 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the customer app, adding items to the cart, and reproducing the issue on the checkout screen of a compact Android device. Inspect the checkout screen layout around the “Proceed with Order” button; done means the button is fully visible with aligned, readable text after scrolling to the bottom.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.