marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code

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

Open
#113 0 comments 0 reactions 0 assignees View on GitHub
bug Enatega Multivendor Customer App
Dominant language
JavaScript
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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

**To Reproduce**

1. Navigate to the restaurant's menu/card.
2. Note the delivery fee displayed on the card.
3. Add items to the cart and proceed to checkout.
4. 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](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 comparing the restaurant menu/card screen with the checkout screen, focusing on where each delivery fee is obtained and displayed. Verify the behavior using the reproduction steps on the reported iPhone and confirm that both screens show the same fee.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.