Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UX/UI proposal] Rounding of numbers in transaction history #7459

Open
TheFuzzStone opened this issue May 20, 2024 · 1 comment
Open

[UX/UI proposal] Rounding of numbers in transaction history #7459

TheFuzzStone opened this issue May 20, 2024 · 1 comment

Comments

@TheFuzzStone
Copy link

The “Balance” tab (wallet icon) - here there is a logic to round off the total wallet amount, because this total wallet amount is taken from all assets in the wallet. It's ok, no complaints.

We open the “Balance” tab, and click on USDT (TRC20), and see the incoming/outgoing history for USDT (TRC20) only. This is where rounding out the numbers is bad and here's why. Let's say you received 2247.78 USDT (TRC20) and rounding does its job and displays in the history as 2248 and to see the exact amount you have to take another step - tap on the incoming transaction to see all the details and then only you can see the exact amount.

And when there is an incoming transaction for the amount of 25397 USDT, it is displayed in the history as “25.4K”, that is, in fact, a meaningless total, and to check the amount you need to click again on the incoming transaction “25.4K”, and only then you can make sure that the exact amount of 25397 USDT came.

To satisfy all users of the wallet (maybe someone likes the way rounding works) I suggest adding an option to: Settings -> Appearance -> Rounding off amounts in history -> On/Off.

@TheFuzzStone
Copy link
Author

I also want to add to the above, that on the “Balance” tab the rounding of individual coin/token is not useful either.

That is, at the top we see the total balance of the wallet - it's ok, it's approximate and is taken from all coins/tokens in the wallet.

But when I see in my wallet separately USDT (TRC20) and Tron (TRX), I would like to see the total amount, not as “XX.1K”

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant