soroswap / frontend

Soroswap.Finance Frontend Repo
https://soroswap.finance
MIT License
4 stars 9 forks source link

Bridge: Disable "Send" button when XLM input is greater than available balance #403

Closed chopan123 closed 3 months ago

chopan123 commented 3 months ago

Describe the bug Webapp allow one to bridge a balance between user's XLM balance and available balance

To Reproduce Steps to reproduce the behavior:

  1. Go to 'http://localhost:3000/bridge'
  2. Type an amount greater that available balance, but less than user balance
  3. See error Expected behavior It should be disabled
joaquinsoza commented 3 months ago

Its only happening with XLM because of the "available balance" and it happens too in Swap section