marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

Enatega Customer Application: Mismatch Between Review Count and Displayed Reviews on Restaurant Card

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

Nobody has claimed this yet.

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

Description

Describe the bug
The review count shown on the restaurant card does not match the number of reviews displayed when clicking to view more details. This discrepancy can confuse users, as they expect the review count to accurately reflect the total number of reviews visible in the list.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer Application'
Click on 'Restaurant' menu button.
Now see all the restaurant cards and there Reviews by customer over it now compare it with the reviews inside the restaurant card.
Expected behavior
The review count on the restaurant card should accurately reflect the number of reviews displayed when the user views the full list of reviews.

Screenshots

Image
Image

Smartphone (please complete the following information):

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

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: compare the review count on restaurant cards with the reviews shown after opening a restaurant. Trace the restaurant card and review-list entry points to find where each count comes from; done means both displays agree for the same restaurant.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.