Enatega Website: The order status is not updating in real-time.

Open
#2,166 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
javascript
Domain
frontend

Research direction

Start at the website's order tracking/detail screen and trace how it currently obtains order status and responds to changes. Identify the existing status-fetching or refresh flow before choosing an update mechanism. Done means the displayed status changes automatically from states such as Pending to Preparing or Delivered without a manual page refresh, and the affected flow is verified in the browser.

Written by the indexing model from the issue text.

Description

Describe the bug
Users have to manually refresh the page to see the updated status of their order.

Steps to Reproduce:

Log in to the website/app as a user.
Place a new order.
Wait for the order status to change (e.g., from "Pending" to "Preparing" or "Delivered").
Observe the order status on the order tracking/detail screen.
Notice that the status remains unchanged unless the user manually refreshes the page.
Refresh the page.
Observe that the updated status now appears correctly.
Expected behavior
The order status should automatically update without requiring any manual page refresh.

Desktop (please complete the following information):

OS: [e.g. Windows]
Browser [e.g. chrome]
Version [e.g. Latest]

Labels: Enatega Website, High Priority, Bug

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from raymondjames090/food-ordering-system-java-eclipse

All issues in raymondjames090/food-ordering-system-java-eclipse

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.