hector-jewell / hector-jewell/restaurant-ordering-system-with-source-code
Order Status Not Updating in Main App After Acceptance
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- 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
Research direction
Start by tracing the order-status flow between the main app and the restaurant app, including where acceptance is sent and where the main app reads its status. Reproduce the issue with the listed steps and identify the status update path; done means the main app displays the accepted status after restaurant acceptance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100