gray-mueller / gray-mueller/food-ordering-system-using-tkinter
Enatega Admin Dashboard: Newly Added Product Not Appearing on Product Details Page Without Refresh.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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.
5. Expected behavior
6. 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
Assessment
This issue has not been assessed yet.