gray-mueller / gray-mueller/open-source-restaurant-ordering-system

Order Status Displays Incorrectly for New Orders

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When placing a new order, the system incorrectly displays the status of a previously placed order. For example, even when the current order is accepted, it displays the status of the previous order, such as "Cancelled."

To Reproduce
Steps to reproduce the behavior:

Place an order and cancel it.
Place a new order and accept it.
Check the status of the newly placed order.
Expected behavior
The status of the new order should reflect its correct state, such as "Accepted."

Screenshots

ScreenRecording_01-15-2025.11-16-27_1.MP4
Smartphone (please complete the following information):

Device: Infinix hot50

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue by placing and cancelling one order, then placing and accepting a new order on the reported Infinix Hot50 device. Trace where the newly placed order's displayed status is selected or retained, and confirm that it shows the current order's state, such as "Accepted," rather than the previous order's "Cancelled" status.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
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.