marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code
Enatega Admin: Vendor and store Emails switched in Admin Panel.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
In the admin panel, the email addresses for vendors and stores are mismatched. In the vendor email list, the email shown belongs to the store. And in the store email list, the email shown belongs to the vendor.
To Reproduce
Steps to reproduce the behavior:
Log in to the admin panel.
Navigate to the store section in the general.
observe that the email in the vendors list belongs to the store. and vice versa.
Expected behavior
The emails in the vendor list should belong to vendors and emails in the stores list should belong to stores.
Desktop:
OS: [Windows]
Browser [chrome]
Labels: Enatega Multivendor Admin Dashboard, Bug
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 by reproducing the mismatch in the admin panel, then trace the data sources and rendering for the vendor and store email lists. Done means each list displays the email belonging to its corresponding vendor or store, with the expected behavior verified in Chrome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100