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

Allows to start performing a swap when no token on the balance #183

Closed
Andrew718PLTS opened this issue Jan 14, 2025 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@Andrew718PLTS
Copy link
Contributor

Preconditions:

  1. Should have a wallet without any token on the balance that presented in the app.

STR:

  1. Navigate to the app with connected wallet.
  2. Select any token with no balance.
  3. Click the "Continue" button.
  4. Click the "Swap" button the confirmation state
  5. Ensure the "Performing Swap" popup is opened and tx is not sent

Actual Result:

Allows to start performing a swap when no token on the balance

Expected Result:

The button state is changed to "Amount exceeds balance"

Attachments:

Private Zenhub Video

@Andrew718PLTS Andrew718PLTS added the bug Something isn't working label Jan 14, 2025
@Andrew718PLTS
Copy link
Contributor Author

The bug was fixed in the scope of this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@philbow61 @Andrew718PLTS and others