desktop-wallet icon indicating copy to clipboard operation
desktop-wallet copied to clipboard

My Contacts - Not possible to edit address

Open cryptoBeliever opened this issue 3 years ago • 3 comments

Affected version: 1.0.9

Steps:

  1. Create a contact in the address book.
  2. Choose it.
  3. Try edit address.

Result: Edit input is closed but the address won't change.

Expected result:

  1. User should be able to edit address.
  2. Wallet should verify if provided address is valid.
  3. Wallet should verify if provided address does not exist already in the address book.

Video: https://share.getcloudapp.com/llu66Rb0

cryptoBeliever avatar Jan 26 '22 07:01 cryptoBeliever

@OlegMakarenko each address in address book should be unique. Currently using editing (when I'm adding there is validation) I'm able to have two contacts with same. Video: https://share.getcloudapp.com/E0uoQNjY

cryptoBeliever avatar Feb 17 '22 13:02 cryptoBeliever

@cryptoBeliever fixed, but there is also another issue with updating contact. WTR:

  1. Select contact.
  2. Change name to A.
  3. Change address to a different one.
  4. Change name to B.
  5. Change address to a different one.
  6. Name automaticaly changes to A

Working on it.

OlegMakarenko avatar Feb 17 '22 21:02 OlegMakarenko

Fixed in https://github.com/symbol/desktop-wallet/pull/1847

cryptoBeliever avatar Feb 20 '22 19:02 cryptoBeliever

Released in 1.0.11

cryptoBeliever avatar Sep 19 '22 21:09 cryptoBeliever