metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

Copy a contact address without having to edit

Open plasmacorral opened this issue 3 years ago • 0 comments

Description

I would like to be able to copy an address from a saved contact, without having to edit the contact. Forcing the user into the edit view to be able to copy an address could result in unanticipated changes to the address.

Technical Details

May be similar to changes made here: https://github.com/MetaMask/metamask-mobile/pull/4367

Acceptance Criteria

  • When I tap Settings>Contacts and select a contact, a user can copy the contact address without having to open the edit view

Scenario: Saved address copy

  • GIVEN a user has a saved contact
  • WHEN a user opens settings>contacts and selects a contact
  • THEN a user should be able to long press and copy the address

References

  • https://recordit.co/XhVfVsaf66

plasmacorral avatar May 26 '22 15:05 plasmacorral