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

[Send screen] Max amount is automatically pre-filled, while sending regular (offline) transaction #322

Open
kovaletskaterina opened this issue Jun 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kovaletskaterina
Copy link
Member

If the wallet balance is less than 1 BEAM, the amount field is automatically pre-filled with a max wallet amount (deducting fee), if enter a regular address into the "send to" field and switch the type of transaction to offline.
Steps to reproduce:

  1. Open the web wallet.
  2. Go to the "Receive" screen.
  3. Copy the regular address.
  4. Go to the "Send" screen.
  5. Past the copied address into the "Send to" field.
  6. Switch the type of transaction from online to offline.
    Expected result: the amount field is empty.
    Actual result: the amount field is pre-filled with a max wallet amount (deducting fee).
    2022-06-28_16-53-06
@kovaletskaterina kovaletskaterina added the bug Something isn't working label Jun 28, 2022
@kovaletskaterina
Copy link
Member Author

A similar situation repeats, when you send an amount, which is less than 1.
2022-08-23_19-10-42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants