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

Copying values from the add a network modal

Open plasmacorral opened this issue 2 years ago • 0 comments

Description

In support of helping users with informed consent, I would like to be able to copy values from this modal as well as from view details. Specifically, network URL and block explorer URL.

Observed in RC v5.1 build 904, and confirmed in production on build 906 v5.1.1.
Device: Samsung A515f with Android 11

Technical Details

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

Acceptance Criteria

  • User can copy URLs and other information from the add network modal and its details view

Scenario: Verifying information before adding a new network

  • GIVEN a user is adding a new network
  • WHEN a user long presses on the values in the modal
  • THEN a user should be able to copy these values and take them to other resources for research

References

  • https://recordit.co/winftKvTqj

plasmacorral avatar May 26 '22 15:05 plasmacorral