ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Add a "Copied to clipboard" message after clicking on copy in the show key activity #276

Open ericcornelissen opened 7 years ago

ericcornelissen commented 7 years ago

User story

As a user I want to be sure I copied the key I was just viewing after clicking on the copy button.

What

This issue demands that a message is displayed to the user verifying that they successfully copied the key they were just watching.

Why

This issue is needed for the project because it improves UX, giving them confidence they copied the key correctly.

How

This feature can be added by adding a non-interupting popup with the text "Copied to clipboard"

Definition of ready

Ready

Definition of done

This task can be considered done when

Notes

None