lambertf917 / lambertf917/react-native-uber-eats-clone

Optional Message in Customer App Not Fetched by Restaurant App

Open
#70 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Enatega Multivendor Restaurant App good first issue
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

  1. Open the Customer App.
  2. Navigate to the order placement screen.
  3. Enter an optional message in the designated field.
  4. Place the order.
  5. Open the Restaurant App.
  6. Locate the order placed by the customer.
  7. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.