gray-mueller / gray-mueller/food-ordering-app-using-python

Enatega Store App: Wallet Amount Displayed With More Than Two Decimal Places on Profile Screen

Open Beginner friendly
#2,663 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Description:
On the Profile screen, the wallet balance is displayed with more than two decimal points (e.g., $150.5678), which is not standard for currency formatting. This can cause confusion for users and appears unpolished.

Steps to Reproduce:

Log in to the application.
Navigate to the Profile screen.
Check the Wallet Balance display.
Expected Result:
The wallet amount should be formatted to two decimal places (e.g., $150.56) in accordance with currency display standards.

Smartphone (please complete the following information):

Device: [e.g. Infinix hot 50]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]

Labels: Enatega Multivendor Restaurant App, High Priority, Bug

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the Enatega Store App: log in, open the Profile screen, and inspect the wallet balance display. Locate the Profile screen's wallet amount rendering and verify the change with a balance containing more than two decimal places; done means the displayed amount consistently has two decimal places, such as $150.56.

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
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.