tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Implement Deposit and Withdraw TX processing page UI #395

Closed dutterbutter closed 2 years ago

dutterbutter commented 2 years ago

Overview

Currently when users select 'Deposit' on the bridge page, they are presented with their secret note that they must confirm before selecting 'Deposit' again to actually deposit the funds into the bridge. However, with the VAnchor we should be able to provide an improved experience by eliminating the need to select Deposit twice.

Upon selecting Deposit, we should present the user with a TX processing modal similar to the below mock design. In addition, you may view a similar modal on Tornado Nova here.

Single-Chain_Deposit_Modal_VAnchor_v0 0 1

UI Elements

dutterbutter commented 2 years ago

Closed in #442