gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python
Enatega Customer Application: Order ID Not Capitalized on Order Status Screen – Design Inconsistency
- 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
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