gray-mueller / gray-mueller/food-ordering-app-using-python

Enatega Customer Application: (UI-Fix) Cross (✕) Icon Button is Cut Off on Order Status Screen

Open
#920 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Description:
On the Order Status screen (after an order is placed), the close/cross (✕) icon button appears partially cut off, either at the top, side, or corner of the screen. This affects its visibility and usability, making it unclear to the user that it's an interactive element to dismiss or close the screen.

Expected Behavior:
The cross icon should be fully visible, properly aligned within its container, and accessible for tapping/clicking without obstruction.

Steps to Reproduce:

Place an order through the app or website.
Navigate to the Order Status screen.
Observe the position and rendering of the cross (✕) icon.
Impact:

Aesthetic/UI inconsistency
Reduced usability (hard to tap or recognize the button)
Confusing UX, especially for users wanting to exit the screen
*Possible Causes:

Missing padding/margin on the icon container
Incorrect positioning (e.g. absolute without safe area consideration)
Overlapping elements or clipped overflow

Smartphone (please complete the following information):

Device: [e.g. Infinix hot 50]
OS: [e.g. Android ]
Browser [e.g. Application]
Version [e.g. Latest]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.