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

Duplicate contacts resolvement #87

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

User story

As a user I want to choose if I want to add a newly received public key to a new or to an existing contact so that I don't get duplicate contacts after receiving 5 public keys from the same person.

What

This issue demands to correctly handle duplicate contacts by either adding the newly received public key to an existing contact or to a new contact

Why

This issue is needed for the project because the behaviour is undefined at the moment

How

This feature can be added by showing a popup after a duplicate contact is received that lets the user choose between the two ways.

Definition of ready

This features is not ready until the following issues are finished:

Definition of done

This task can be considered done when

Notes