You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tnkerer
changed the title
Show users in a modular element the status of the transaction along with how many steps it will take for completion;
Show users in a modal element the status of the transaction along with how many steps it will take for completion;
May 11, 2022
A modal window showing in which step the swap currently is. The swap has Four Possible states as detailed in #1
Example Illustrating these modals:
In this example, there are three states (Unfortunately it is not easy to reproduce errors in this example, so we only have three steps)
When the status of the swap is Initiated, our modal shows something along the lines of:
When the status of the swap is Processed, our modal shows something along the lines of:
When the status of the swap is Finalized, our modal shows something along the lines of:
When the status of the swap is Error, our modal shows something similar to the examples above, but with an error message.
The text was updated successfully, but these errors were encountered: