-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Creating altcoin offer not throwing error during high security deposit #3717
Comments
50% isn't the default deposit. Actually input for altcoins cannot be bigger than 20% which is why the next step is not active. The problem is here that somehow the validation logic wasn't triggered properly in the field. Do you have a way how to reproduce this in a structured way? I think it has something to do when switching trading accounts back and forth, the validation seems to be not cleared out properly for each field. |
yes, i'll check on it. |
security deposit. Fixes bisq-network#3717
security deposit. Fixes bisq-network#3717
Description
creating altcoin offer with default security deposit percent not enabling 'Next step' option and not throwing any error also.
Version
1.2.4
Steps to reproduce
Expected behaviour
any one of error hint should be there
Actual behaviour
no error hints in this case
Screenshots
Device or machine
Ubuntu
Additional info
The text was updated successfully, but these errors were encountered: