lambertf917 / lambertf917/food-ordering-system-source-code

Enatega Customer Application : On the discovery screen, the number of restaurants displayed is greater than the number of restaurants shown on the dedicated restaurants screen

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

Nobody has claimed this yet.

bug Enatega Multivendor Customer App good first issue
Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
On the discovery screen, the number of restaurants displayed is greater than the number of restaurants shown on the dedicated restaurants screen. This inconsistency leads to confusion for users and impacts their experience when browsing the app.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Enatega Customer Application'
  2. Now compare both screens Discovery vs Restaurants.
  3. See that number of restaurants on discovery screen are more than the restaurants on restaurants screen.

Expected behavior
The number of restaurants displayed on the discovery screen should match the number displayed on the restaurants screen for the same set of data or filters.

Screenshots

Smartphone (please complete the following information):

  • Device: [e.g. Infinix Hot 50]
  • OS: [e.g. Android]
  • Browser [e.g. Application]
  • Version [e.g. Latest]

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 reproducing the mismatch in the Enatega Customer Application, comparing the Discovery and dedicated Restaurants screens with the same data or filters. Trace the entry points that load and count restaurants on both screens and identify where their results diverge. Done means both screens display the same restaurant count for the same data or filters.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.