BeamMW / android-wallet

Beam Android Wallet
https://beam.mw
Apache License 2.0
36 stars 21 forks source link

The contact isn't deleted from the address book on contact tab #592

Closed sinaizd closed 3 years ago

sinaizd commented 3 years ago

Bug description

Perhaps this bug is related to the task https://github.com/BeamMW/android-wallet/issues/591. When we save the address as a contact when sending a transaction, we have an SBS address and an address in a new format in our contacts. If you delete the address in the new format, then after reopening the wallet, it appears again in the contacts tab.

To Reproduce

Steps to reproduce the behavior:

  1. Send the transaction to another wallet and save the address as a contact.
  2. Go to the "address book" and tap the "contacts" tab.
  3. Find delete the saved address.
  4. Close and reopen the wallet.
  5. Go to the address book and tap the "contacts" tab.

    Current behavior:

Deleted contact is displayed again in the "contacts" tab.

Expected behavior:

Deleted contact there isn't in the "contacts" tab.

Screenshots (if applicable)

https://user-images.githubusercontent.com/45556620/133796075-2fc01cc4-d913-4a4e-ba5e-f774c4f97cd1.mp4

sinaizd commented 3 years ago

checked