gray-mueller / gray-mueller/food-ordering-app-using-python
Enatega Store App: Wallet amount should is showing more than two numbers after decimal points.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
On the Wallet screen, the wallet amount is displayed with more than two digits after the decimal point (e.g., 123.4567), which is not a standard currency format and may confuse users.
Steps to Reproduce:
Open the app and navigate to the Wallet screen.
Observe the wallet balance displayed.
Expected behavior
Wallet amount should be formatted to two decimal places only (e.g., 100.57), in line with standard currency presentation.
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 Restaurant App, Bug
Contributor guide
Research direction
Start by opening the Enatega Store App and tracing the Wallet screen entry point that renders the balance. Reproduce the issue with a value such as 123.4567, locate the displayed amount's formatting, and verify that the wallet balance shows exactly two digits after the decimal point, including for values such as 100.57.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100