alephium / alephium-frontend

A monorepo containing all things frontend on Alephium.
Other
11 stars 9 forks source link

Truncate addresses' asset list #229

Open mvaivre opened 6 months ago

mvaivre commented 6 months ago

An address with many assets my cause display issues, for instance when connecting to a dApp, the asset list push the action buttons down which isn't ideal. Let's truncate the list the same way we do on the DW.

nop33 commented 3 months ago

The user, however, should still be able to preview which assets are in the address cause based on that they might choose one address or another. If I have $FETA in one address and I want to swap it in Ayin, if $FETA gets truncated, it will be a pain in the ass to figure out in the address picker which of my addresses contains it. We need to be smart about this.