gray-mueller / gray-mueller/online-food-ordering-solution-using-react-js

Enatega Customer App: The discounted price of an item is being shown on the front & the actual price in the detail screen

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

Description

Describe the bug
The discounted price of an item is displayed on the main/front screen, but when the item is opened in the detail screen, the original (non-discounted) price is shown instead. This inconsistency can confuse users and affect trust in pricing.

Steps to Reproduce:

Navigate to the main screen or product listing page.
Note the displayed (discounted) price of an item.
Tap or click to view the item’s detail screen.
Compare the price shown on the detail screen.
Expected Result:
The price shown on the detail screen should match the discounted price shown on the front screen.

Smartphone (please complete the following information):

Device: [e.g. Samsung A15]
OS: [e.g. Android ]
Browser [e.g. Application]
Version [e.g. Latest]

Labels: Enatega Multivendor Customer App, High Priority, Bug

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the mismatch between the discounted price on the main or product listing screen and the original price on the item detail screen. Trace how each screen displays the item price, then verify that the detail screen matches the discounted price shown on the front screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.