gray-mueller / gray-mueller/food-delivery-applications-using-react-native
Enatega Customer Application : On add to cart page when increasing product quantity , the number Pops with big size on screen
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on the Add to Cart page while increasing a product's quantity with the "+" button. Trace the quantity update and its visual rendering, then verify that the number updates at its normal size without an exaggerated effect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100