gray-mueller / gray-mueller/food-ordering-app-using-python
Enatega Customer Application: Order ID Not Capitalized on Order Status Screen – Design Inconsistency
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- 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
Assessment
This issue has not been assessed yet.