lambertf917 / lambertf917/cafe-ordering-system-using-react-js

Some of the restaurants/cafes are listed under the Grocery category

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

Nobody has claimed this yet.

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

Description

Describe the bug
Some restaurants and cafes are incorrectly listed under the "Grocery" category in the app/website. These establishments should be categorized as restaurants, cafes, or food services, not groceries. This miscategorization can cause confusion for users when searching for specific types of establishments.

To Reproduce

Open the app/website.
Go to the "Grocery" category.
Observe that some restaurants and cafes are listed in this category.
Search for specific restaurants/cafes e.g Sunrise Cafe, and some may appear under the "Grocery" section instead of their proper category.
Expected behavior
Restaurants and cafes should appear in the "Restaurants" or "Cafes" category, not under "Grocery."

Actual Behavior:
Some restaurants and cafes are listed under the "Grocery" category.

Screenshots
IMG_0473

Smartphone (please complete the following information):

Device: [e.g. iPhone15pro and Samsung A15
OS: iOS17.6.1

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 by opening the app/website's Grocery category and searching for Sunrise Cafe or another affected restaurant. Trace how those establishments are assigned to and displayed under categories, then verify they appear under Restaurants, Cafes, or food services instead of Grocery. No file or test is named in the issue, so add or run the relevant category checks once the responsible area is identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, web-dev
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.