Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
loonggamma opened this issue Sep 14, 2023 · 3 comments
Open

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

loonggamma opened this issue Sep 14, 2023 · 3 comments

Comments

@loonggamma
Copy link
Contributor

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

  • recipient address provided by the user is the same as 'from' address
  • display warning message "From and To wallet addresses are the same. You will lose coins on transaction fees."
  • button to confirm this action should say 'Send anyway' when this warning is displayed.

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
Copy link
Contributor Author

@Thykof @peterjah cc

@pivilartisant
Copy link
Contributor

This seems like a pure Front-End task

@loonggamma
Copy link
Contributor Author

@LucasF243 we'll need designs here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants