gray-mueller/flutter-based-app-that-delivery-food

Enatega Admin Dashboard: Actual Price and Discounted Price are not correctly calculating under price input field

Open

#108 opened on Feb 17, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega Multivendor Admin DashboardHigh prioritybugenhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Enatega Admin Dashboard'
  2. Open any store, go to its product management dropdown click on Product option.
  3. Now add a new product there, add a variation for that product.
  4. See error now enter price for the variation and apply discount on it now see under the price field Actual Price and Discounted Price are not correctly calculating under price input field.

Expected behavior The Actual Price and Discounted Price are not being calculated correctly under the price input field. The displayed values do not reflect the expected calculations based on the discount percentage.

Desktop (please complete the following information):

OS: [e.g. Windows ] Browser [e.g. Chrome] Version [e.g. Latest]

Contributor guide