shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
166 stars 176 forks source link

Staked amounts aren’t shown in the total ATOM owned in balance #1396

Closed Lychbot closed 2 years ago

Lychbot commented 2 years ago

Overview

When ATOMs are staked, total ATOM balance shown on the main dashboard page or the asset detail page doesn't include the staked amount

References and additional details

Recreation steps:

  1. Connect any wallet to app.shapeshift.com or https://4cd99f45.web-29e.pages.dev/
  2. Turn ON CosmosInvestor flag
  3. Go to the Cosmos Asset page
  4. Stake some ATOMs
  5. Notice that the ATOM balance does not include the staked atoms even after the page is refreshed

Acceptance Criteria

Staked amount should be included in the Total ATOM balance, unless this is intended

Need By Date

No response

Screenshots/Mockups

No response

Ownership

Estimated effort

No response

Sponsor / Stakeholder

No response

Bounty Hunters

gomesalexandre commented 2 years ago

@elmutt We should be able to use the same calculation as in the balance charts here

elmutt commented 2 years ago

We intentionally left that out of the charts PR because we weren't sure where it should go or what it should look like.

The acceptance criteria on that issue is weird:

"Acceptance Criteria Staked amount should be included in the Total ATOM balance, unless this is intended"

I have no idea if "this is intended". Depending how you look at it it could make sense how it is now or by combining balance with delegations in some parts of the app (dashboard? asset pages?).

It feels like we need product to tell us whats intended here and if additional designs are needed

0xean commented 2 years ago

@DiggyDiggy2 to look into this, and clarify expected behavior.

DiggyDiggy2 commented 2 years ago
  1. We should show the total combined balance (staked plus available) for the balance page and charts

  2. Can we please add this little tag under the users Total Balance on the asset details screen

    Screen Shot 2022-04-06 at 11 16 25 AM
  3. copy for the tooltip: "You cannot send or trade the amount staked"

DiggyDiggy2 commented 2 years ago

@elmutt - let me know if you need more info

0xean commented 2 years ago

Per discord @elmutt is indeed working on this one