gray-mueller / gray-mueller/food-ordering-system-using-tkinter
Enatega Customer App: The discounted price of an item is being shown on the front & the actual price in the detail screen
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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
Research direction
Start by reproducing the mismatch in the Enatega Customer App between the product listing and item detail screens, then trace where each screen obtains and renders the item price. Compare the discounted-price data and display logic; done means both screens show the same discounted price for an item, including the reproduction steps in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100