marthaegrimaldi / marthaegrimaldi/zomato-clone-source-code

Order Status Not Updating in Main App After Acceptance

Open
#1,067 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When an order is accepted from the restaurant app, the status in the main app does not update accordingly. The main app still shows the status as "Order will be accepted" instead of reflecting the correct, updated status.

To Reproduce
Steps to reproduce the behavior:

Place an order in the main app.
Accept the order from the restaurant app.
Check the order status in the main app.
Expected behavior
The main app should update the order status immediately to reflect the acceptance by the restaurant app (e.g., "Order Accepted" or similar).

Screenshots

Image

Smartphone (please complete the following information):

Device: Nova3i

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 by reproducing the order flow: place an order in the main app, accept it from the restaurant app, and inspect the resulting status in the main app. Trace how acceptance is communicated between the two apps; done means the main app immediately shows an accepted status instead of "Order will be accepted".

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.