gray-mueller / gray-mueller/restaurant-delivery-platform-using-react-js
Enatega Store App: Wallet Amount Displayed With More Than Two Decimal Places on Profile Screen
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- 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
Research direction
Start at the Enatega Store App's Profile screen and reproduce the wallet balance display using the steps in the issue. Trace where the wallet amount is rendered, then verify in the app that balances consistently show exactly two decimal places, including the reported example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100