patriciaperez90/restaurant-ordering-system

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

Open

#157 opened on Mar 13, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega MultiVendor Customer AppHigh prioritygood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

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:

  1. Go to Enatega Customer Application.
  2. Click on any restaurant.
  3. Place an order.
  4. 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.

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