gray-mueller / gray-mueller/liquor-ordering-app-node-js
There is no history of orders cancelled by the customer.
- Dominant language
- TypeScript
- 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
Research direction
Start by tracing the order-cancellation flow and the Order History or Past orders section described in the issue. Verify how cancelled orders are currently represented and where history entries are assembled. Done means a customer can cancel an unprocessed order and later see it with its cancellation date, time, and applicable reason.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100