Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form is resetting when transaction is confirmed #1683

Closed
cryptoBeliever opened this issue Sep 1, 2021 · 1 comment · Fixed by #1686
Closed

Form is resetting when transaction is confirmed #1683

cryptoBeliever opened this issue Sep 1, 2021 · 1 comment · Fixed by #1686

Comments

@cryptoBeliever
Copy link
Contributor

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)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant