hector-jewell / hector-jewell/uber-eats-clone-using-react-native

The delivery fee printed on the restaurant card doesnot matches the delivery fee mentioned at the check out

Open
#946 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
A clear and concise description of what the bug is.

To Reproduce

Navigate to the restaurant's menu/card.
Note the delivery fee displayed on the card.
Add items to the cart and proceed to checkout.
Observe the delivery fee mentioned at checkout.
Expected behavior
The delivery fee displayed on the restaurant card and at checkout should be consistent to avoid confusion for the user.

Solution
Ensure the delivery fee is dynamically fetched from the same source or is synchronized across both the restaurant card and checkout screens.

Screenshots
https://github.com/user-attachments/assets/051b2130-b5ce-4b5e-9959-28d193d3323d

Smartphone (please complete the following information):

Device: iPhone13promax
OS: iOS18.1

Contributor guide

Open the contributing guide

Research direction

Start by tracing the restaurant menu/card and checkout screens where the delivery fee is displayed, then identify whether they use different data sources. Compare the fees for the same cart and verify that both screens show the same value after the change.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.