gray-mueller / gray-mueller/food-ordering-app-using-android-studio

Enatega Customer Application : Filters are not being applied in the restaurant page in android

Open
#1,111 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
Filters are not being applied on the Restaurant Page in the Android app. Even after selecting specific filter options, the results do not update accordingly.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer Application'
Click on 'Restaurants' menu button.
Now click at the top right Filters button , all available filters will show up there.
See error when user select any filter and apply it isn't working accordingly.
Expected behavior
The selected filters (e.g., Cuisine, Rating, Price Range) should modify the restaurant list dynamically. Only restaurants matching the selected criteria should be displayed. Once a filter is applied, the restaurant list should immediately update to reflect the changes without requiring a manual refresh. Filters should remain applied until manually cleared by the user, even if the user navigates to another page and returns.

Screenshots

az_recorder_20250108_110415.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 by reproducing the issue in the Enatega Customer Application: open Restaurants, use the top-right Filters button, select a filter, and apply it. Trace the restaurant page's filter and list-update flow; done means Cuisine, Rating, and Price Range selections change the displayed restaurants, persist when navigating away and back, and clear correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, javascript
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.