Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

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

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

Nobody has claimed this yet.

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

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 Order Status screen in the React Native application and compare its Order ID formatting with the Store App. Confirm the expected capitalization from the issue, update the displayed value accordingly, and verify that the Order ID appears consistently on the Order Status screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.