gray-mueller / gray-mueller/liquor-ordering-app-node-js

Favorite Restaurants Displayed as Closed in the Favorites List

Open
#111 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

Describe the bug
Restaurants added to the "Favorites" list are incorrectly displayed as "Closed" regardless of their actual operational status. This creates confusion for users trying to access their preferred restaurants.
To Reproduce
Steps to reproduce the behavior:

Add a restaurant to the "Favorites" list.
Check the "Favorites" list to view the restaurant details.
Compare the status of the restaurant in the "Favorites" list with its status on the main restaurant list.
Expected behavior
The "Favorites" list should display the correct operational status (e.g., "Open" or "Closed") of the favorite restaurants.

Actual Result:
All restaurants in the "Favorites" list are displayed as "Closed," even when they are open.

Screenshots

ScreenRecording_01-15-2025.12-08-25_1.MP4
Smartphone (please complete the following information):

Device: infinix hot50

Contributor guide

Open the contributing guide

Research direction

Start by locating the Favorites list entry point and compare how it determines restaurant status with the main restaurant list. Reproduce the issue by adding a restaurant to Favorites and checking an open restaurant. Done means Favorites shows the actual operational status, such as Open or Closed, and the two lists agree.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.