marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native

Enatega Customer Application: Cancelled Orders Display history Issue

Open
#723 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
When an order is cancelled, it is still displayed under the "Current Orders" section. Instead, the cancelled order should be moved to the "Past Orders" section with the status marked as "Cancelled" for better organization and clarity.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer Application'
Click on 'Restaurants' and select any food add to cart.
Place an order.
See error Cancel that order now go to profile menu button and select Order History under Current heading there is the history of In progress, Delivered orders but not the orders that has been cancelled by the customer in any case.
Expected behavior
They should display all relevant details such as: Order ID, Restaurant name, Items in the order, Reason for cancellation (if provided),
Date and time of cancellation.
These orders should not appear under the "Completed" or "Delivered" sections but should remain listed for tracking purposes.

Screenshots

Image

Image

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's profile menu and trace Order History, especially the Current Orders section and its cancelled-order handling. Reproduce the cancellation flow from Restaurants through placing and cancelling an order. Done means cancelled orders appear under Past Orders with a Cancelled status and relevant order details, rather than under Current, Completed, or Delivered.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.