Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

“Done” Button Text Is Getting Cut Off During Checkout Input – Customer App

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

Nobody has claimed this yet.

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

Description

Describe the bug
In the customer app, while typing in a field during the checkout process, the “Done” button displayed on the screen shows cut-off text. The full word “Done” is not visible, which impacts readability and UI polish.

To Reproduce
Steps to reproduce the behavior:

Open the customer app

Proceed to checkout

Tap into any input field (e.g., address or instructions)

Observe the “Done” button while typing

Expected behavior
The “Done” button should display its label completely, without clipping or text cut-off.

Screenshots

Smartphone (please complete the following information):

Device: Android A15 / iPhone (if tested on both, specify both)

OS: [e.g., Android 14, iOS 17]

App Version: [add if known]

Additional context
This seems to be a minor layout or padding issue with the soft keyboard or input overlay affecting the button. It should be addressed to improve the app’s visual consistency and user experience.

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 reproducing the issue in the customer app during checkout, focusing on an address or instructions input while the soft keyboard is open. Locate the checkout input and keyboard-overlay UI, then verify on the reported Android or iPhone setup that the “Done” label is fully visible without clipping.

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.