Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Enatega Customer Application : On add to cart page when increasing product quantity , the number Pops with big size on screen

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When a user increases the product quantity on the "Add to Cart" page, the updated quantity briefly appears as an oversized number on the screen before returning to its normal display. This behavior is unexpected and disrupts the user experience.

Steps to Reproduce:

Navigate to the Add to Cart page.
Select a product and increase its quantity using the "+" button.
Observe the screen while the quantity updates.
Expected behavior
The quantity should update smoothly without any exaggerated visual effects.

Screenshots

XRecorder_20250403_01.mp4
Smartphone (please complete the following information):

Device: [e.g. Samsung A15]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]
Additional context
Add any other context about the problem here.

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.

Research direction

Start by reproducing the quantity update on the Add to Cart page in the React Native application, using the “+” button described in the issue. Trace the quantity display during the update and verify that it changes smoothly without briefly appearing oversized.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.