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.
UI Elements
[ ] A modal pops up upon selecting Deposit
[ ] Background behind modal is blurred, and is the focus of the view
[ ] A sequential set of steps should be listed reflecting the state of the tx process (e.g. Generating Proof, Sending Transaction etc)
[ ] Once transaction is successful it should indicate the Deposit has been made successfully with meta data (e.g. deposited amount)
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.
UI Elements