marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code
Order Cancellation not working
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Bug Description**
The users are unable to cancel their orders.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'hamburger menu'
2. Click on 'My orders'
3. Open 'Current' tab
4. Click on any of your orders.
5. Click 'Cancel your order' button
6. Click 'Cancel your order' again.
**Expected behavior**
The Order should be cancelled and an error message should be displayed.
**Screenshots**
[https://github.com/user-attachments/assets/50713537-7eba-4836-aabd-c21363c1ef81](https://github.com/user-attachments/assets/50713537-7eba-4836-aabd-c21363c1ef81)
**Smartphone**
- Device: iPhone15pro
- OS: iOS 17.6.1
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
Start by reproducing the cancellation flow on an iPhone running iOS 17.6.1: open My orders, select Current, choose an order, and tap Cancel your order twice. Trace the order screen and cancellation flow to determine why cancellation fails. Done means the order is cancelled and the expected error message is displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100