Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

Cant find my restaurant as an existing vendors (multivendor admin app)

Open
#1,182 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
As an existing user, I could not find my restaurant.

To Reproduce
Steps to reproduce the behavior:

Go to 'Email'
Click on 'Search' interface
Type my email id
See error "there is no records to display"
Additional context
To check if my profile exist, I went to "Add Vendor" interface and entered my email id. It showed "Email is already associated with another account" (Screenshot 2)

Expected behavior
My email id should be displayed in the list of Emails.

Screenshots
Screenshot 1
Screenshot 2

Desktop (please complete the following information):

OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):

Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.

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

Reproduce the problem through the Email search interface, then compare its results with the Add Vendor interface using an existing vendor email. Trace the entry points serving those two flows and verify that an existing vendor appears in the email list without breaking the duplicate-account validation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.