lambertf917 / lambertf917/react-native-uber-eats-clone
Optional Message in Customer App Not Fetched by Restaurant App
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
In the Enatega Multivendor Restaurant App, the optional message field in the Customer App is not being fetched by the Restaurant App. This issue affects communication between customers and restaurants, potentially leading to misunderstandings or incomplete orders.
To Reproduce
- Open the Customer App.
- Navigate to the order placement screen.
- Enter an optional message in the designated field.
- Place the order.
- Open the Restaurant App.
- Locate the order placed by the customer.
- Check the order details for the optional message.
Expected behavior
The optional message entered by the customer should be visible in the order details in the Restaurant App.
Smartphone (please complete the following information):
- Device: IOS & Android
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 with the Customer App order placement flow and the Restaurant App order details flow, tracing where the optional message is entered, transferred, and displayed. Reproduce the steps in the issue and verify that a message entered before placing an order is visible in the restaurant's order details.
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
- 45/100