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

Web apps: transactions confirmation

Open chapati opened this issue 4 years ago • 2 comments

Need to implement transaction confirmation popup in the same way as it is done in the web wallet. Need to handle all cases - multiple asset, deposit/withdraw, fee-only transactions &c.

UI files from desktop attached for the reference. Start from applications.qml onApproveSend/onApproveContractInfo confirm-desktop.zip

chapati avatar Sep 23 '21 15:09 chapati

Couldn't find the design, but the fields should be aligned somehow image

Sergei-Beam avatar Oct 17 '21 12:10 Sergei-Beam

let's reopen confirmation each time when user calls a new confirmation

For example:

  1. user opened deposit confirmation on DAO and try to open a deposit confirmation on Faucet
  2. user opened deposit confirmation on DAO and try to open withdrawal confirmation on DAO etc.

Sergei-Beam avatar Oct 18 '21 22:10 Sergei-Beam