gray-mueller / gray-mueller/food-ordering-app-using-python
Newly Added Coupon Should Appear Immediately After Clicking "Save"
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When a new coupon is added in the Enatega Admin Dashboard, it should be displayed in the coupon list immediately after clicking the "Save" button, without requiring a page reload.
**To Reproduce**
1. Open the Enatega app.
2. Navigate to the Coupons section.
3. Add a new coupon.
4. Click the "Save" button to save the coupon.
5. Observe the coupon list.
**Expected behavior**
The newly added coupon should appear in the coupon list immediately after clicking "Save" without the need to reload the page or navigate away.
**Actual Result:**
The newly added coupon does not appear in the coupon list until the page is manually reloaded or the user navigates away and returns.
**Desktop (please complete the following information):**
- OS: Windows
- Browser Chrome
Contributor guide
Assessment
This issue has not been assessed yet.