desktop-wallet
desktop-wallet copied to clipboard
My Contacts - Not possible to edit address
Affected version: 1.0.9
Steps:
- Create a contact in the address book.
- Choose it.
- Try edit address.
Result: Edit input is closed but the address won't change.
Expected result:
- User should be able to edit address.
- Wallet should verify if provided address is valid.
- Wallet should verify if provided address does not exist already in the address book.
Video: https://share.getcloudapp.com/llu66Rb0
@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 fixed, but there is also another issue with updating contact. WTR:
- Select contact.
- Change name to A.
- Change address to a different one.
- Change name to B.
- Change address to a different one.
- Name automaticaly changes to A
Working on it.
Fixed in https://github.com/symbol/desktop-wallet/pull/1847
Released in 1.0.11