-
Notifications
You must be signed in to change notification settings - Fork 72
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
Transfer Form. Improve mosaic amount input #1562
Comments
User StoryAs a user that wants to send mosaics, Acceptance CriteriaAC1. We will show a non-intrusive validation alert when the amount typed in the box, is higher than the current available balance. This task comes from an Out of scope from #1530. |
The only problem I've found is that currently we are blocking "Send" button when the amount is too big which is not correct according AC2 (#1562 (comment)) |
Currently validation is still on wallet side: https://share.getcloudapp.com/jku4GXyk |
@bassemmagdy |
Looks good in PR #1745 👍 |
The text was updated successfully, but these errors were encountered: