Skip to content
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

Multisig. Create multisig flow - "Not enough tokens" may trigger even if its wrong for a second, when open page #2685

Open
stepanLav opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
Bug Issues & PRs that addressing a bug

Comments

@stepanLav
Copy link
Member

stepanLav commented Nov 19, 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:

Screenshot 2024-11-19 at 16 07 20 Screenshot 2024-11-19 at 16 07 26

Steps to Reproduce

  1. Go to multisig creation flow
  2. Select Westend
  3. Fill all fields
  4. Proceed on confirmation page

Expected Behavior

Error - "Not enough tokens" triggers only if user actually has no assets

Actual Behavior

May be shown for a second

Environment

c66c692

@stepanLav stepanLav added the Bug Issues & PRs that addressing a bug label Nov 19, 2024
@pgolovkin pgolovkin modified the milestone: Milestone 5 Nov 20, 2024
@stepanLav 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues & PRs that addressing a bug
Projects
Status: Todo
Development

No branches or pull requests

2 participants