particle4dev / dicoapp-e

SPV lightweight GUI wallet with barterDEX swap capabilities
MIT License
1 stars 11 forks source link

Missing "swap complete" message #63

Closed siulynot closed 6 years ago

siulynot commented 6 years ago

Currently: Currently when a swap finishes the app just indicates that 6 out of 6 stages finished and the button below says "cancel". This might confuse the user into thinking that the swap will be canceled when pressing the button that says cancel and there is no explicit message announcing that the swap finished.

Expected: When a swap finishes, there should be an explicit message that says the "swap finished" and the button below should indicate the user that pressing it will let them do another swap

STEPS TO REPRODUCE: Do a swap, wait for it to finish, notice there is no explicit message indicating the swap finished.

REFERENCE:

image

Possible fixes: A "6/6 Swap Finished" message with the text in the button saying "Press here to make another swap" would be a better way to let the user know that effectively the swap finished and they can do another one.

Related issues

#

Related Merge Requests

#

/label ~bug

particle4dev commented 6 years ago

Moved it here: https://github.com/KomodoPlatform/dicoapp-e/issues/18