lambertf917 / lambertf917/react-native-uber-eats-clone

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

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3
Forks
5
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

Reproduce the issue in the customer app on the checkout screen using Android 14, following the listed cart and checkout steps. Inspect the checkout screen layout around the “Proceed with Order” button and verify that the button and its text are fully visible on compact or lower-resolution devices.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, 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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.