gray-mueller / gray-mueller/food-ordering-app-clone-using-react-js

Enatega Customer App: Don't display any restaurant on app with No products, categories etc

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Restaurants that have no products, categories, or menu items configured are still visible to users in the app. These restaurants appear in listings and search results but contain no usable content, leading to a confusing and empty experience for the user.

Steps to Reproduce:

In the Admin panel, create or locate a restaurant with no products, categories, or menu items assigned.
Open the app and browse the restaurant listings or search for that restaurant.
Tap on the restaurant to view details.
Expected Result:
Restaurants with no products or categories should not be displayed in the app until they are fully configured with menu items.

Impact:

Poor user experience due to encountering unusable restaurant profiles
Wasted time and frustration for users
Potential decrease in trust in app content quality

Contributor guide

Open the contributing guide

Research direction

Start at the customer app's restaurant listings and search entry points, then trace how a restaurant's products, categories, and menu items are loaded. Confirm how an empty restaurant is represented before deciding where the display rule belongs. Done means restaurants without usable menu content are absent from listings and search, while configured restaurants remain available.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.