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

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

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, react-native
Domain
mobile

Research direction

Reproduce the issue in the customer app on Android 14 by adding items, opening checkout, and scrolling to the bottom. Locate the checkout screen and inspect the “Proceed with Order” button layout on compact screens. Done means the button is fully visible and its text is aligned and readable.

Written by the indexing model from the issue text.

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.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from lambertf917/ubereats-clone-app-using-react-native

All issues in lambertf917/ubereats-clone-app-using-react-native

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.