Enatega Store App: Wallet amount should is showing more than two numbers after decimal points.

Open Beginner friendly
#2,132 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
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
javascript
Domain
mobile-dev

Research direction

Start at the Enatega Store App's Wallet screen and locate where the wallet balance is rendered. Reproduce the balance display, then verify that the amount is consistently shown with exactly two digits after the decimal point, including the example value 123.4567.

Written by the indexing model from the issue text.

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

Dominant language
JavaScript
Stars
0
Forks
1
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/online-food-ordering-system-using-java

All issues in gray-mueller/online-food-ordering-system-using-java

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.