gray-mueller / gray-mueller/grocery-delivery-app-using-php
Enatega Admin Dashboard: Newly Added Product Not Appearing on Product Details Page Without Refresh.
- Dominant language
- TypeScript
- 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:
Navigate to the Add Product page.
Enter product details and submit the form.
Navigate to the Product Details Page of the newly added product.
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
Research direction
Reproduce the flow from the Add Product page to the Product Details Page and confirm that the new product appears only after a manual refresh. Trace how the newly created product data reaches the details page and identify where the immediate update is missing. Done means the product is visible on the details page immediately after creation without refreshing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100