marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code
The Rating Filter is not working properly.
Open
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
- Navigate to the "Restaurant" tab in the application.
- Apply a filter for restaurants with a specific rating (e.g., 4 stars and above).
- Observe the list of displayed restaurants.
Expected behavior
- When a user applies a rating filter, only restaurants that meet or exceed the selected rating should be displayed in the results.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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