Enatega Customer Application: Cart Already Showing Items in it When Logging in as a New User.

Open
#245 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, react-native
Domain
mobile-dev

Research direction

Start by tracing the cart state through the new-user login flow and the cart screen in the React Native application. Reproduce the issue with a newly created account, then identify why two items are present and verify that a first-time user's cart is empty unless items were intentionally preloaded.

Written by the indexing model from the issue text.

Description

bug Enatega Multivendor Customer App High Priority

Describe the bug
When a new user logs into the app for the first time, the cart is already displaying two items that were not added by the user. This causes confusion and could lead to incorrect orders being placed.
To Reproduce
Steps to reproduce the behavior:

  1. Create a new user account.
  2. Log in using the newly created credentials.
  3. Navigate to the cart section.
  4. Observe that two items are already present in the cart.

Expected behavior
The cart should be empty for a newly created user unless items were intentionally preloaded by design.

Smartphone (please complete the following information):

  • Device: [e.g. Iphone 12]
  • OS: [e.g. iOS]
  • Browser [e.g. Application]
  • Version [e.g. Latest]
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from patriciaperez90/react-native-based-uber-eats-clone-app

All issues in patriciaperez90/react-native-based-uber-eats-clone-app

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.