-
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
Show locked/stacked Stacks balances #2835
Comments
Is this the case only for Ledger-connected accounts or even software ones? |
I suppose this is not specific to Ledger. (Just happened to discover using my stacking Ledger). |
Cool, makes sense 👍 |
This design proposal includes changes the web wallet that aims to not only show the locked/stacked stacks balance but also increase the visibility of the Stacking feature. Goal 1: Bridge the existing gap that exists on the web wallet; Web.wallet.mov |
Looking good! A few notes:
Note as well that we could leverage the addition of token-specific screens for displaying detailed info about STX (and other tokens) such as locked/unlocked status. The user could click on a token listing under "Balances" and get taken to another full-view screen that's specific to the token, with various details about it for the user (and even view its specific activity history, without other token activity shown). |
@mica000 I'm thinking that short-term until we add the new token-specific screens, we should just push a hotfix for locked vs. unlocked (because right now we show just the unlocked amount so it appears as though you've lost all the locked STX 😱) wdyt of this simple parenthesis? |
@markmhx Seems like a good idea. Let's give it a try! |
This is related to #3569 Figma in progress: https://www.figma.com/file/aIhESuca3xWkJ7efpaivbV/Balances?node-id=0%3A1&t=uNgCPD24CgnpFIrM-1 |
## [4.26.0](v4.25.0...v4.26.0) (2023-05-24) ### Features * change gaia url, closes [#3678](#3678) ([baa3c4a](baa3c4a)) * show available btc balance in balances list and total balance, closes [#3685](#3685) ([c329a69](c329a69)) * show stacked balance, closes [#2835](#2835) ([80af821](80af821)) ### Bug Fixes * **analytics:** wrong api details, missing token ([db3a296](db3a296)) * live reload losing in memory key ([0803ce6](0803ce6)) * stamps query key ([647cbee](647cbee)) ### Internal * key derivation, closes [#3725](#3725) ([11f9461](11f9461)) * upgrade dev deps ([d9c9f30](d9c9f30)) * upgrade to jotai v2, other pkgs ([b3ec461](b3ec461))
The UI only shows available balance, and not what is stacked.
The text was updated successfully, but these errors were encountered: