You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the account page, there's a column for "Equivalent Value".
When the asset value is already displayed in that denomination, the Equivalent Value column should probably just show the same value, or be blank. E.g. when the account has 0.57 USD, it's odd to display the Equivalent Value as "1 USD".
To repro:
Set account to display in USD.
Make sure account holds a non-integer amount of USD (e.g. 0.57)
Look at the Accounts screen.
The text was updated successfully, but these errors were encountered:
I'm guessing we are doing some rounding here to provide a simpler overview. The label could definitely be better. Maybe change the label to approximate value.
On the account page, there's a column for "Equivalent Value".
When the asset value is already displayed in that denomination, the Equivalent Value column should probably just show the same value, or be blank. E.g. when the account has 0.57 USD, it's odd to display the Equivalent Value as "1 USD".
To repro:
Set account to display in USD.
Make sure account holds a non-integer amount of USD (e.g. 0.57)
Look at the Accounts screen.
The text was updated successfully, but these errors were encountered: