gray-mueller / gray-mueller/food-delivering-app-using-react-native
Newly Added Coupon Should Appear Immediately After Clicking "Save"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the coupon flow in the Enatega Admin Dashboard by creating a coupon and clicking Save, then inspect the coupon list and the save/list entry points responsible for refreshing it. Done means the newly created coupon appears immediately without a page reload or navigation away; verify the behavior in Chrome on Windows.
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
- 45/100