gray-mueller / gray-mueller/courier-ordering-web-application

Newly Added Coupon Should Appear Immediately After Clicking "Save"

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
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

Open the Enatega app.
Navigate to the Coupons section.
Add a new coupon.
Click the "Save" button to save the coupon.
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

Open the contributing guide

Research direction

Start by reproducing the issue in the Enatega Admin Dashboard's Coupons section: add a coupon, click Save, and observe the list without reloading. Trace the save and coupon-list flow from the dashboard entry point; the work is done when the newly added coupon appears immediately after saving and the behavior remains correct in Chrome on Windows.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.