-
Notifications
You must be signed in to change notification settings - Fork 146
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
Improve balances UX #3569
Labels
enhancement-p3
Non-critical functionality wanted by many users, or there are clear alternatives
Comments
314159265359879
added
the
enhancement-p3
Non-critical functionality wanted by many users, or there are clear alternatives
label
Apr 19, 2023
github-project-automation
bot
moved this to Enhancements backlog
in Hiro Wallet (DEPRECATED)
Apr 19, 2023
314159265359879
moved this from Enhancements backlog
to Assigned
in Hiro Wallet (DEPRECATED)
Apr 19, 2023
markmhendrickson
moved this from Assigned
to Enhancements backlog
in Hiro Wallet (DEPRECATED)
Apr 21, 2023
@mica000 It seems most intuitive we just show available balance throughout the wallet? |
We've started a document to better define the various balance types here: https://www.notion.so/Balances-UX-905c93b633b84e05a1428c1a9087ab82 Related design exploration: https://www.figma.com/file/aIhESuca3xWkJ7efpaivbV/Balances?node-id=0-1&t=hPcsHgJuzC0wTsea-0 |
markmhendrickson
changed the title
Explain difference between "available balance" and "balance" or display only available balance?
Improve balances UX
May 1, 2023
markmhendrickson
moved this from Enhancements backlog
to WIP
in Hiro Wallet (DEPRECATED)
May 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement-p3
Non-critical functionality wanted by many users, or there are clear alternatives
With this enhancement #3525
Users can see the error in the image below (insufficient balance...):
When they have 350 STX in their wallet, and a pending transaction that will use 150 STX (100 STX transfer and 50 STX fee). There is only 200 STX available.
Showing two different values will lead to questions. Lets answer the likely question (A) or prevent the questions (B)?
A. By explaining the difference between available balance (shown on error) and the balance shown in the lower right corner.
I.e "Available balance takes into account pending transfers of STX and pending fees"
B. Or by showing available balance instead?
(...and other transactions with postconditions that suggest outgoing STX - #3568).
Because of a pending transaction like this (100 STX going out, and 50 STX fee)
The text was updated successfully, but these errors were encountered: