lambertf917 / lambertf917/react-native-uber-eats-clone

Enatega Customer App: Inconsistent Tax Charges Between Delivery and Pickup Orders

Open
#2,417 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
When placing an order, the tax charges shown for Delivery and Pickup orders are inconsistent. The same item shows different tax amounts depending on the selected order type.

To Reproduce
Steps to reproduce the behavior:

Add an item to the cart.
Go to checkout and select delivery option. observe the tax charges.
switch to pickup option, observe the tax charges.
Different tax amounts are displayed for delivery and pickup orders for the same time.
Expected behavior
Tax charges should be consistent and correctly calculated regardless of the order type.

Smartphone (please complete the following information):

Device: [Infinix]
OS: [Android]
Browser [app]

Labels: Enatega Multivendor Customer App, Bug

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 in the Customer App checkout flow and reproduce the issue with the same item while switching between delivery and pickup. Compare the displayed tax amounts and trace the calculation used for each order type; done means the same item shows consistent, correctly calculated tax for both options.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.