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
Currently, each transaction form (especially visible on the transfer transaction form) is reset when any tx is confirmed.
This is very problematic for the user if he tries to send a few transactions in a row.
Steps:
Announce transaction
Fill again form
After the first tx got confirmed form is reset (recipient, message, and so on)
Currently, each transaction form (especially visible on the transfer transaction form) is reset when any tx is confirmed.
This is very problematic for the user if he tries to send a few transactions in a row.
Steps:
Problem on transfer transaction view: https://share.getcloudapp.com/nOuv5YGm
Problem on namespace creation view: https://share.getcloudapp.com/mXuKPEkL
The form shouldn't be reset when the transaction got confirmed.
The text was updated successfully, but these errors were encountered: