gray-mueller / gray-mueller/food-delivery-applications-using-react-native

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

Open
#562 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
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

The issue names no files, tests, or entry points. Start by tracing the customer app's restaurant listing, search, and restaurant-detail flows, then identify how restaurants without products or categories are returned. Done means such restaurants are absent from listings and search until they have usable menu content, with the relevant behavior covered by tests if the project provides them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
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.