Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android
Enatega Admin-dashboard: Change success message content when new store is added
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- 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 trace the success-message handling after the form is submitted. Find the path that currently displays "Timing Updated" and change the confirmation to "New store added or created successfully"; verify it by reproducing a new-store submission.
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
- 50/100