lambertf917 / lambertf917/food-ordering-system-source-code

Enatega Customer Application + Admin Dashboard: When status for a restaurant is closed from Admin it should be displayed on app with CLOSED clear indication.

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

Nobody has claimed this yet.

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

Description

Describe the bug
Restaurant Marked as Closed in Admin Not Showing "CLOSED" Status in App.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Admin Dashboard'
Click on stores and mark status for any of the restaurants as Closed.
Now see error that the specific restaurant you closed will not be showing up on the app, it should be displayed on app with CLOSED clear indication.
Expected behavior
A restaurant with a closed status from admin should be displayed on app with CLOSED clear indication.

Desktop (please complete the following information):

OS: [e.g. Windows]
Browser [e.g. chrome, ]
Version [e.g. Latest]
Smartphone (please complete the following information):

Device: [e.g. Infinix HOT 50]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]

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

No file or test is named. Start by tracing how a restaurant's Closed status moves from the Admin Dashboard to the customer application, then reproduce the issue with a closed restaurant. Done means the restaurant remains visible in the app with a clear CLOSED indication, with the relevant behavior covered by an appropriate test if the project provides one.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.