BeamMW / beam-ui

Beam Desktop Wallet (Win / Mac / Linux)
https://beam.mw/
Apache License 2.0
26 stars 23 forks source link

Assets swap: change error comment under the send amount field when the Beam balance is 0 #988

Closed KatsiarynaV closed 1 year ago

KatsiarynaV commented 1 year ago

When the Beam balance is 0 and user is trying to create an asset swap the error text should be "Insufficient funds to pay transaction fee"

05 06

How it looks on the send screen

07

KatsiarynaV commented 1 year ago
  1. Make the same error for 'accept an asset swap' screen 01 02

  2. 'Create an asset swap offer' screen: When the sending asset is Beam the error should be "Insufficient funds to complete the transaction. Maximum amount is 0 BEAM." 04 03

KatsiarynaV commented 1 year ago

'Accept an asset swap offer' screen: When the sending asset is BEAM the error should be "Insufficient funds to complete the transaction. Maximum amount is 0 BEAM."

05

How it looks on the send screen 03

KatsiarynaV commented 1 year ago

Checked As asset swap fee is paid by user that accepting the offer there was no need to show an ‘insufficient fee’ error to asset swap creator when his Beam balance is 0. The error was changed on the 'accept an asset swap offer' screen