marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code

The Rating Filter is not working properly.

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

Nobody has claimed this yet.

bug Enatega Multivendor Customer App
Dominant language
JavaScript
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The rating filter in the restaurant tab is not displaying restaurants that match the specified ratings.

To Reproduce

  1. Navigate to the "Restaurant" tab in the application.
  2. Apply a filter for restaurants with a specific rating (e.g., 4 stars and above).
  3. Observe the list of displayed restaurants.

Expected behavior

  1. When a user applies a rating filter, only restaurants that meet or exceed the selected rating should be displayed in the results.
  2. For example, selecting a filter for "4 stars and above" should display restaurants rated 4.0, 4.5, and 5.0.

Smartphone (please complete the following information):

  • Device: iPhone15pro
  • 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 at the Restaurant tab's rating-filter entry point and reproduce the issue on the listed iPhone and iOS version. Trace how the selected minimum rating is applied to restaurant results; done means selecting a threshold such as 4 stars shows only restaurants rated 4.0 or higher.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, mobile
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.