marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code
Enatega Customer Application: Order ID Not Capitalized on Order Status Screen – Design Inconsistency
Nobody has claimed this yet.
- Dominant language
- TypeScript
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Customer Application's Order Status screen entry point and compare its Order ID display with the Store App's corresponding screen. The work is done when the Order ID consistently uses uppercase formatting as described, with the affected screen verified on a smartphone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100