gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python

Enatega Customer Application: Order ID Not Capitalized on Order Status Screen – Design Inconsistency

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

Description

Describe the bug
On the Order Status screen, the Order ID is currently displayed in lowercase or mixed case. This is inconsistent with the design standard used in the Store App, where Order IDs are shown in Capitalized Case (e.g., "ORDER1234").

Steps to Reproduce:

Navigate to the Order Status screen in the app.
Observe the format of the displayed Order ID.
Expected Result:
Order ID should be displayed in uppercase/capitalized format to maintain visual consistency with the Store App.

Actual Result:
Order ID appears in lowercase or inconsistent casing.

Screenshots

Image

Smartphone (please complete the following information):

Device: [e.g. Samsung A15]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]

Contributor guide

Open the contributing guide

Research direction

Locate the Customer Application's Order Status screen entry point and inspect how the Order ID is formatted there. Compare it with the Store App's display convention; the work is done when the Order ID consistently appears in uppercase on the Order Status screen and the result is verified in the app.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
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.