gray-mueller / gray-mueller/food-ordering-app-using-python
Default food item added to the cart by default
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**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**
1. Open the application.
2. Navigate to the cart section.
3. 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
Contributor guide
Assessment
This issue has not been assessed yet.