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

Enatega Customer Application: Ui-Fix--Location text coming out of the boundary on checkout screen

Open
#808 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
On the checkout screen, the location text exceeds the designated boundary, causing visual misalignment. This issue may lead to readability problems and UI inconsistency, especially on smaller screens or when long addresses are entered.

To Reproduce
Steps to reproduce the behavior:

Go to Enatega Customer Application.
Click on any restaurant.
Place an order.
See error on checkout screen at the top of screen the location text is coming out of its boundary.
Expected behavior
The location text should be properly wrapped or truncated within the boundary to maintain UI consistency.
Screenshots

Image

Smartphone (please complete the following information):

Device: [e.g. iPhone12]
OS: [e.g. iOS8.1]
Browser [e.g. Application ]
Version [e.g. Latest]

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 at the checkout screen in the Enatega Customer Application and reproduce the problem with a long location address, including on a smaller screen. Identify the checkout location display entry point, then verify that the text remains within its boundary through wrapping or truncation and retest the reported flow.

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.