Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

Enatega Admin Dashboard: Newly Added Product Not Appearing on Product Details Page Without Refresh.

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

Nobody has claimed this yet.

bug Enatega Multivendor Admin Dashboard High Priority
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
After adding a new product to the store, it does not appear on the Product Details Page immediately. Users have to manually refresh the page to see the newly added product.

**To Reproduce**
Steps to reproduce the behavior:

1. Navigate to the Add Product page.
2. Enter product details and submit the form.
3. Navigate to the Product Details Page of the newly added product.
4. The page does not display the product unless manually refreshed.

**Expected behavior**
The newly added product should appear on the Product Details Page instantly after creation without requiring a manual refresh.

**Desktop (please complete the following information):**
- OS: [e.g. Android]
- Browser [e.g. Chrome]
- Version [e.g. Latest]

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 reproducing the flow from the Add Product page to the new product's Product Details Page, then trace how the dashboard updates product data after submission. Done means the newly created product appears immediately on the details page without a manual refresh, with the existing creation flow still working.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.