hector-jewell / hector-jewell/uber-eats-clone-using-react-native
The Rating Filter is not working properly.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- 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.
Screenshots
image
Smartphone (please complete the following information):
Device: iPhone15pro
OS: iOS17.6.1
Activity
Contributor guide
Research direction
Start by reproducing the issue in the Restaurant tab on an iPhone or the project’s available mobile runtime, then trace the rating-filter entry point and its restaurant-list results. Done means selecting a threshold such as 4 stars displays only restaurants rated 4.0, 4.5, or 5.0, while lower-rated restaurants are excluded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100