symbol / desktop-wallet

Desktop wallet for Symbol.
Apache License 2.0
77 stars 72 forks source link

Dashboard. Improve transaction previews #1090

Closed OlegMakarenko closed 3 years ago

OlegMakarenko commented 3 years ago
  1. Display amount only for native mosaic
  2. Show mosaic icon for non-native mosaic transfers
  3. Show envelope icon if message included
  4. Display custom aggregate types (ex. Mosaic Creation -> [Mosaic Definition, Mosaic Supply Change])

Mobile wallet as example image

cryptoBeliever commented 3 years ago

@OlegMakarenko I think this issue https://github.com/nemgrouplimited/symbol-desktop-wallet/issues/856 can be also improved here.

myxmaster commented 3 years ago

I agree that the current display is not good. A tx with multiple mosaics looks exactly like a tx with one mosaic in the dashboard.

I suggest the following:

When hovering over the mosaic+ icon, a tooltip should display all mosaics with their amounts.

cryptoBeliever commented 3 years ago

@bassemmagdy what should be changed in this issue? As I understand PR aggregates:

cryptoBeliever commented 3 years ago

@bassemmagdy

transaction 1:

image

cryptoBeliever commented 3 years ago

@bassemmagdy one small problem with preview when the transaction is first one then layer is cut.

image

cryptoBeliever commented 3 years ago

@bassemmagdy 1) on branch sprint fixes I don't see a mosaics icon. 2) is this issue fixed https://github.com/nemgrouplimited/symbol-desktop-wallet/issues/1090#issuecomment-860182758 ?

OlegMakarenko commented 3 years ago

@bassemmagdy Can we use the same icons with the Mobile Wallet for the consistency?

https://github.com/nemgrouplimited/symbol-mobile-wallet/blob/main/src/assets/icons/message.png

https://github.com/nemgrouplimited/symbol-mobile-wallet/blob/main/src/assets/icons/mosaics.png

cryptoBeliever commented 3 years ago

Works fine. Already merged into main. Closed.