marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native
Enatega Customer App: Once Pickup-Order is accepted from restaurant, user should not be allowed to Cancel that order
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Users are able to cancel a Pickup Order even after the restaurant has accepted it. Once the restaurant confirms the order, the cancellation option should be disabled to prevent disruptions.
To Reproduce
Steps to reproduce the behavior:
Place a Pickup Order through the system.
Wait for the restaurant to accept the order.
Go to the order details page.
Attempt to cancel the order.
Expected behavior
Once the restaurant accepts a Pickup Order, the "Cancel" option should be disabled, preventing users from canceling.
Smartphone (please complete the following information):
Device: [All Devices ]
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 at the customer app's order details and cancellation flow, then reproduce the issue by accepting a Pickup Order before attempting cancellation. Trace how the restaurant-accepted status is represented and make the result match the expected behavior: the Cancel option is unavailable after acceptance.
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
- 48/100