gray-mueller / gray-mueller/grocery-delivery-app-using-php

Enatega Customer Application : The restaurant when added to favorite ,displays the restaurant as closed.

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

Nobody has claimed this yet.

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

Description

Describe the bug
When a restaurant is added to the favorites list, it is incorrectly displayed as "closed," even if it is currently open. This issue causes confusion for users viewing their favorited restaurants.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer Application'
Now see on Discovery screen the listed restaurants being showing.
See error now tap the Heart shaped icon to add that restaurant to your favorites lists, then click to Profile menu button see there under Your Favorites the restaurant which favorited is showing as Closed but in actual its open.
Expected behavior
The favorited restaurant should correctly display its real-time status (e.g., "open" or "closed") based on current conditions.

Screen Recording

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: add an open restaurant to favorites, then check it under Profile > Your Favorites. Trace how the favorites list obtains and displays restaurant status. Done means an open favorited restaurant is shown as open and closed restaurants retain the correct status.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.