gray-mueller / gray-mueller/full-stack-document-solution
Default food item added to the cart by default
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Description:
When accessing the cart, a default food item is automatically added without any user action. This behavior can lead to confusion or incorrect orders.
To Reproduce
Open the application.
Navigate to the cart section.
Observe the presence of a default food item already added to the cart.
Expected behavior
The cart should be empty by default unless the user explicitly adds an item.
Actual Behaviour
A default food item is pre-added to the cart automatically, even when the user has not selected anything.
Desktop (please complete the following information):
OS: Windows
Browser: Chrome
Smartphone (please complete the following information):
Device: iPhone15pro
OS: iOS17.6.1
贡献指南
调研方向
Start by opening the application and tracing the cart section to find where its initial items are populated. Reproduce the issue in the reported desktop or mobile environments, then verify that a newly opened cart stays empty until the user explicitly adds a food item.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100