hector-jewell / hector-jewell/uber-eats-clone-using-react-native
Order Cancellation Functionality Missing on Enatega-Multivendor Customer Website and App.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Issue: Order Cancellation Functionality Missing on Customer Website and App.
Description:
A significant issue has been identified on customer website. The order cancellation functionality is missing, preventing users from canceling their orders when necessary.
Impact:
User Frustration: Customers who wish to cancel their orders may become frustrated when they are unable to do so, resulting in a negative user experience.
Inconvenience: The absence of order cancellation functionality can inconvenience customers and disrupt their ability to manage their orders effectively.
Steps to Reproduce:
Log in to the customer website and app.
Access an order that you wish to cancel.
Observe that there is no option or button available to initiate the order cancellation process.
Expected Resolution:
The order cancellation functionality should be added to the customer website and app, allowing users to cancel their orders easily when required. This feature is essential for providing a smooth and user-friendly experience, allowing customers to have control over their orders. Addressing this issue is crucial for customer satisfaction.
Screenshot 2023-10-13 164149
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 locating the customer order screens in the website and app and tracing how order actions reach the service layer. Confirm the cancellation rules and affected order states with the project context before changing the flow. Done means customers can initiate cancellation from both interfaces and receive the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- full-stack, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100