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

Allow contact addresses in Address Book to be copied to clipboard #3336

Open
ethgasstation opened this issue Sep 14, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@ethgasstation
Copy link

Safe mobile ios requires that user scan a QR code or paste an address from the clipboard into the 'Recipient's address' field when initiating a send transaction. Ideally, the app would also allow a user to link to an address in the contacts list stored in the 'Address Book' when initiating a send transaction but at minimum user should be able copy to clipboard the address from the address book and then paste into the "Recipient Address' field. Currently, the user cannot copy to clipboard from the address book.

As a user, I would like to copy and paste (or link directly to) an address from the address book to the 'Recipient's address' field in the send transaction, so that i can complete the transaction to a known address easily and securely.

What To Do

[Technical steps to do]

  1. Provide a copy button to the contract addresses in the Address Book.
  2. Provide option to link directly to address book in the 'Recipient Address' field of send transactions

Acceptance Criteria

  • [Testable and user-facing criteria]

Resources

  • Links
@ethgasstation ethgasstation added the enhancement New feature or request label Sep 14, 2023
@TobiWo
Copy link

TobiWo commented Apr 22, 2024

I agree to 100%. It should be possible to choose an address from your address book directly.

In detail: When you want to send assets and you tap on the Recipient's address field you should get the following options:

  • Paste from Clipboard
  • Scan QR Code
  • Select from Address Book

Thanks a ton for this awesome app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants