gray-mueller / gray-mueller/food-delivering-app-using-react-native
Active Orders Display Previously Placed Orders Instead of Current Ones
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The "Active Orders" section incorrectly displays details of a previously placed order instead of showing the most recent order. This causes confusion and prevents users from tracking their current order accurately.
To Reproduce
Steps to reproduce the behavior:
Place an order and ensure it appears in the "Active Orders" section.
Place a second order.
Navigate to the "Active Orders" section to view the displayed orders.
Expected behavior
The "Active Orders" section should display the most recently placed order along with any other active orders.
Screenshots
ScreenRecording_01-15-2025.11-31-19_1.MP4
Smartphone (please complete the following information):
Device: Infinix hot50
Contributor guide
Research direction
Start by reproducing the two-order sequence in the React Native app and inspect the Active Orders screen's order data and selection flow. Trace why a previously placed order is shown instead of the most recent active order. Done means the section shows the newest order along with any other active orders, including on the reported Infinix hot50 device.
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
- 48/100