marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

Enatega Admin-dashboard: Change success message content when new store is added

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
This bug involves the success message displayed when a new store is added. Instead of showing the correct confirmation message, the system either displays incorrect, misleading, or generic text that does not accurately confirm the action taken. It is currently displaying a message Timing Updated.

To Reproduce
Steps to reproduce the behavior:

Navigate to the store creation page.
Enter the required details and submit the form.
Observe the success message displayed.

Expected behavior
It should display a message '' New store added or created successfully''

Desktop (please complete the following information):

OS: [e.g. Windows]
Browser [e.g. Chrome]
Version [e.g. Latest]

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 at the admin dashboard's store creation page and search the codebase for the "Timing Updated" success message. Replace that text with the expected new-store confirmation, then reproduce store creation to verify the correct message appears.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.