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
When user try to create multisig, if isEnoughBalance get any of value (!signer || !fee || !multisigDeposit || !chain) undefined when open a form - it will show "Not enough tokens" for a second
Example:
Steps to Reproduce
Go to multisig creation flow
Select Westend
Fill all fields
Proceed on confirmation page
Expected Behavior
Error - "Not enough tokens" triggers only if user actually has no assets
stepanLav
changed the title
Multisig. Create multisig flow - "Not enough tokens" triggers and not update then
Multisig. Create multisig flow - "Not enough tokens" may trigger even if its wrong for a second, when open page
Nov 22, 2024
Description
When user try to create multisig, if isEnoughBalance get any of value (!signer || !fee || !multisigDeposit || !chain) undefined when open a form - it will show "Not enough tokens" for a second
Example:
Steps to Reproduce
Expected Behavior
Error - "Not enough tokens" triggers only if user actually has no assets
Actual Behavior
May be shown for a second
Environment
c66c692
The text was updated successfully, but these errors were encountered: