gray-mueller / gray-mueller/beauty-application-app-react

Default food item added to the cart by default

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

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

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the cart section using the listed desktop or iPhone environment, then trace where the cart's initial contents come from. Done means a newly opened cart remains empty until the user explicitly selects an item, with a regression check covering that behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.