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

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
#918 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
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:

Go to 'Enatega Customer Application'
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 and compare the Discovery and Restaurants screens using the same data or filters. Trace where each screen obtains and counts restaurants; the issue is done when both screens display matching counts for the same set of 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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.