We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
reset the validation for the amount field when the token was changed
Go to parent safe
start to create a nested-safe
click Fund New assets
enter the amount > that available amount of the pre-defined token Current result: The validation error is displayed
change token without problem with entered amount Current result: the wrong validation error is still displayed
The amount field should be re-validated
The text was updated successfully, but these errors were encountered:
Hi @liliya-soroka, I would like to work on this issue.
Sorry, something went wrong.
No branches or pull requests
Bug description
reset the validation for the amount field when the token was changed
Environment
Steps to reproduce
Go to parent safe
start to create a nested-safe
click Fund New assets
enter the amount > that available amount of the pre-defined token
Current result: The validation error is displayed
change token without problem with entered amount
Current result: the wrong validation error is still displayed
Expected result
The amount field should be re-validated
Obtained result
Screenshots
Screen.Recording.2025-02-27.at.11.19.16.mov
The text was updated successfully, but these errors were encountered: