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

Basket. Wrong validation error for the staking operations. Insufficient balance for fee instead of insufficient amount #1910

Closed
stepanLav opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
Bug Issues & PRs that addressing a bug

Comments

@stepanLav
Copy link
Member

Description

Example
stake_more.mp4

Steps to Reproduce

  1. Add stake more operation in the basket
  2. Decrease amount in order to fit condition: {stake_amount} > {transferable_amount} > {operation_fee}
  3. Go to basket page

Expected Behavior

Show error about insufficient amount - notEnoughBalanceError

Actual Behavior

Show notEnoughBalanceForFeeError

Environment

0945304

@stepanLav stepanLav added the Bug Issues & PRs that addressing a bug label Jul 1, 2024
@pgolovkin pgolovkin assigned Asmadek and unassigned pgolovkin Jul 1, 2024
@Asmadek Asmadek linked a pull request Jul 2, 2024 that will close this issue
@Asmadek Asmadek removed a link to a pull request Jul 4, 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: Testing
Development

No branches or pull requests

3 participants