Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Updating Delegation - Text informing user is wrong #177

Closed mh-concordium closed 2 years ago

mh-concordium commented 2 years ago

Bug Description While updating delegation amount, user is informed with the text as delegation amount will be reduced.

Steps to Reproduce Add delegation. Update delegation.

Expected Result No text is needed (as implemented in iOS)

Actual Result Text informs user as user is lowering delegation amount. Still, delegation stake is updated correctly.

Versions

pablozsc commented 2 years ago

To my suggestion to create a second account and try to delegate from it, i think this is important observation:

I'd already done that and created another account, the initial delegation works fine but when any increases are tried, the same errors are shown.

XOOPsoft commented 2 years ago

Screenshot_1659939162

XOOPsoft commented 2 years ago

This issue has been fixed. It will be published with the next release.