Update add contact at distance one contact offline

Ivana
2021-05-26 10:26:22 +00:00
parent 5ad3294d5f
commit 126ef0072c

@@ -1,6 +1,8 @@
One device is online and the other connects later on ( a few hours later)
* user pastes the code of the contact who is offline at the moment
* at the bottom of the Contacts screen, there is a message to the user 'Pending contacts...' and the user can click on Show, which will display the name of the user whose 'add' is pending.
* User pastes the code of the contact who is offline at the moment
* At the bottom of the Contacts screen, there is a message to the user 'Pending contacts...' and the user can click on Show, which will display the name of the user whose 'add' is pending.
* It is possible to delete this pending contact by tapping on the bin icon - delete it
* recreate contact at a distance in the same way
* Contact should be created successfully when the other contact comes online pastes the code of the first user.
* Recreate contact at a distance in the same way
* Contact should be created successfully when the other contact comes online pastes the code of the first user.
[Back to Testing](https://code.briarproject.org/briar/briar/-/wikis/testing)