gray-mueller / gray-mueller/food-ordering-app-using-python
Order Status Displays Incorrectly for New Orders
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- 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
Assessment
This issue has not been assessed yet.