marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native
There is no history of orders cancelled by the customer.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The Enatega app does not maintain a history of orders that have been cancelled by the customer. This prevents customers from reviewing their cancelled orders, which could lead to confusion or difficulty tracking past activities.
To Reproduce
Steps to reproduce the behavior:
Place an order in the Enatega app.
Cancel the order before it is processed.
Navigate to the "Order History" or equivalent section in the app.
Attempt to find a record of the cancelled order.
Expected behavior
Cancelled orders should appear in the "Order History" or under the "Past orders" tab with details such as the cancellation date, time, and the reason for cancellation (if applicable).
Smartphone (please complete the following information):
Device: infinix hot 50
Activity
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
No files or tests are identified in the report. Start by tracing how customer cancellations are recorded and how the mobile Order History or Past orders view loads records. Done means a customer-cancelled order appears there with its cancellation date, time, and reason when available.
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
- 35/100