You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the task that needs to be done
It seems like the logic has been changed because in previous version we have not allowed the user to click on the withdraw button in the Your Connection - Modal. I expect that there is a very small dust of Asset in the Omen Account so the withdraw button is active, we need to have a function to set dust amounts which should be ignored.
Describe how you have considered doing it
If the Omen Account is not funded with anything, the withdraw button should be disabled.
Describe how do you expect to test the task resolution
Withdraw button should be disabled if Omen Account is not funded.
Withdraw button should be active if Omen Account is funded.
The text was updated successfully, but these errors were encountered:
Describe the task that needs to be done
It seems like the logic has been changed because in previous version we have not allowed the user to click on the
withdraw
button in theYour Connection - Modal
. I expect that there is a very small dust of Asset in the Omen Account so the withdraw button is active, we need to have a function to set dust amounts which should be ignored.Describe how you have considered doing it
If the Omen Account is not funded with anything, the withdraw button should be disabled.
Describe how do you expect to test the task resolution
The text was updated successfully, but these errors were encountered: