gray-mueller / gray-mueller/full-stack-document-solution
Favorite Restaurants Displayed as Closed in the Favorites List
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
调研方向
Start by reproducing the issue in the Favorites list, then compare its restaurant-status rendering with the main restaurant list. Trace the Favorites list entry point and verify the displayed status against each restaurant's actual operational status; done means open restaurants are no longer shown as closed.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100