marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

Entaega Customer Application: Change message content when ratings filter is applied

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

Nobody has claimed this yet.

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

Description

Describe the bug
Change message content when ratings filter is applied , when user is on restaurant screen and apply search filter by ratings it should display message related to restaurant ratings no restaurant available to these filter or something relevant.

To Reproduce
Steps to reproduce the behavior:

Go to Enatega Restaurant Customer Application
Click on Restaurants screen now apply Ratings filter and apply 5-Star ratings then see what message it will show you when no restaurant is 5-Star rated.
It is showing we are currently not available in your area which is irrelevant message to ratings filter
Expected behavior
It should display the message "No 5-star rated items found" .

Screenshots

Screen_Recording_20250123_094959.mp4
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 at the Restaurants screen in the React Native customer application and reproduce the empty-results state with the 5-star ratings filter. Find where the area-availability message is selected, update the ratings-filter empty state to use the expected wording, and verify the message when no restaurants match the filter.

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
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.