gray-mueller / gray-mueller/food-delivery-clone-app-using-react-native

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

Open
#163 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
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

Research direction

Start by reproducing the checkout flow in the Enatega Customer Application: open a restaurant, place an order, and inspect the location text at the top of the checkout screen. Locate the component responsible for that text and verify its behavior with long addresses. Done means the text stays within its boundary by wrapping or truncating, including on smaller screens.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
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.