gray-mueller / gray-mueller/restaurant-ordering-system-using-react-js
Enatega Customer App: Inconsistent Tax Charges Between Delivery and Pickup Orders
- Dominant language
- TypeScript
- 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
Research direction
No source files or tests are identified in the issue. Reproduce the checkout flow in the Enatega Customer App with the same item, compare the tax shown for delivery and pickup, then trace the two order-type paths to identify where their calculations diverge; done means both display the correct consistent tax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, payments
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100