stellar / freighter

Stellar browser extension
81 stars 25 forks source link

Prioritize asset code / symbol when displaying balances #1683

Open JakeUrban opened 3 days ago

JakeUrban commented 3 days ago

What problem does your feature solve?

Balances with many significant decimals can result in hiding the asset code / token symbol:

Image

What would you like to see?

Always show the asset code / symbol. That may mean that we need to round the number of decimals in order to do so.

Or, maybe we don't need the token symbol on the right, given that we already provide it on the left? @sdfcharles we'll need your input here.