shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
168 stars 178 forks source link

Aggregate UTXO Chains in Accounts #2304

Closed sababa-2019 closed 2 years ago

sababa-2019 commented 2 years ago

Overview

Gm!

Now that app.shapeshift.com has BTC, LTC, and BCH, the 'Accounts' page is getting a bit crowded with the different types, as seen below.

unknown

We want to display all the assets a user holds within each account, but consolidate them.

As shown in the screenshot above, the Ethereum account can open a dropdown upon selection of 'Show Tokens' that displays a users token holdings.

We want to mimic this implementation. For example, with Bitcoin types as written below, showing top level with expansion below.

Bitcoin - 1 BTC - $30,000

In order to view the breakdown of different asset types, the user will click on the top level 'Bitcoin' row or the button below displaying 'Show Accounts' (in place of 'Show Tokens' for Ethereum accounts, but the functionality is the same)

References and additional details

Placeholder

Acceptance Criteria

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

reallybeard commented 2 years ago

Here is the new design for grouping by chain (fee asset).

https://www.figma.com/proto/OHbVrAVaV2xQWUsq0nKzGm/ShapeShift-Library?node-id=1265%3A4078&scaling=min-zoom&page-id=1265%3A4077

0xdef1cafe commented 2 years ago

closing as duplicate/subset of https://github.com/shapeshift/web/issues/2535