gray-mueller / gray-mueller/courier-delivery-system-node-js

Active Orders Display Previously Placed Orders Instead of Current Ones

Open
#104 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
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

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 locating the Active Orders screen and tracing how it loads and updates orders after a new order is placed. Reproduce the issue by placing two orders, then verify that the section shows the newest order together with any other active orders.

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.