lambertf917 / lambertf917/react-native-uber-eats-clone

Newly Added Coupon Should Appear Immediately After Clicking "Save"

Open
#80 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Enatega Multivendor Admin Dashboard good first issue
Dominant language
JavaScript
Stars
3
Forks
5
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Enatega Admin Dashboard's Coupons section and reproduce the save flow described in the issue. Trace what happens after clicking Save and verify that the newly created coupon appears in the list without a reload or navigation away.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.