marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

Enatega Customer Application : Tickmark Icon in App Suggests Order Delivered Even When Handed Over to Rider

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The tickmark icon in the app incorrectly indicates that an order is delivered once it is handed over to the rider or restaurant. This causes confusion for users as the tickmark should represent accurate order progress. Instead, it should display relevant statuses like "Order received by the restaurant" or "Order accepted by the rider" depending on the current stage.

To Reproduce
Steps to reproduce the behavior:

Go to Enatega Customer Application.
Place any order from the listed restaurants.
It will navigate to the screen where that tickmark will show up to the customer , see there that no description that order is received or delivered.
Expected behavior

Instead, it should display relevant statuses like "Order received by the restaurant" or "Order accepted by the rider" depending on the current stage.

Screenshots

Screen_Recording_20250110_150817.mp4
Smartphone (please complete the following information):

Device: [e.g. Infinix Hot 50]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. 14]

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 in the Enatega Customer Application by reproducing the order flow described in the issue and tracing the screen that displays the tickmark after an order is placed. Identify how the current order stage is mapped to the icon and text; done means the customer sees restaurant-received or rider-accepted status instead of an implied delivery status.

Written by the indexing model from the issue text.

Assessment

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