massalabs / station-massa-wallet

Massa Station Wallet Module
MIT License
12 stars 8 forks source link

Inform user when sending coins to same from:to address #725

Open loonggamma opened 1 year ago

loonggamma commented 1 year ago

Context I can send MAS coin where sender and reciever address are the same.

This is not an issue, however for better UX the wallet should display a warning to user that sender and recipient address is the same, hence he will only lose coins for fees.

User flow Applies to sending:

  1. Via send functionality
  2. Via payment link functionality.

How to

List the step-by-step to get it do if needed - PM

Technical details Give the technical insights so anyone in the team can tackle the tasks - Dev

QA testing Does this task require some QA tests ? If yes, explain how to validate it

loonggamma commented 1 year ago

@Thykof @peterjah cc

pivilartisant commented 1 year ago

This seems like a pure Front-End task

loonggamma commented 1 year ago

@LucasF243 we'll need designs here