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

Open Beginner friendly
#484 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
76/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
react-native, typescript
Domain
mobile

Research direction

Locate the Profile screen and the wallet balance rendering in the React Native app. Reproduce the display with a balance containing more than two decimal places, then verify that the wallet amount consistently shows exactly two decimal places on the Profile screen.

Written by the indexing model from the issue text.

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

Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from gray-mueller/milk-ordering-platform-react-native

All issues in gray-mueller/milk-ordering-platform-react-native

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.