Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
Entaega Customer Application: Change message content when ratings filter is applied
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- 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
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 Restaurants screen and trace the ratings filter's empty-results state, searching for the current "we are currently not available in your area" message. Update that state to show "No 5-star rated items found" when the ratings filter returns no restaurants, then verify the behavior with the 5-Star filter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100