lambertf917 / lambertf917/react-native-uber-eats-clone

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

Open
#958 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3
Forks
5
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

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Customer Application's Order Status screen and the corresponding Store App display for Order IDs. Compare how the casing is presented in both screens; the work is done when the Order Status screen consistently shows Order IDs in uppercase, matching the stated example.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
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.