gray-mueller / gray-mueller/milk-delivery-app-react

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

Open
#457 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 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

Reproduce the issue in the customer app by comparing checkout tax amounts for delivery and pickup with the same item. Trace the checkout tax calculation and display paths for both order types; done means the amounts are consistently and correctly calculated regardless of the selected order type.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.