marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native
Enatega Admin-dashboard: Change success message content when new store is added
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
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
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