wormhole-foundation / wormhole-connect

Wormhole Connect brings all the functionality and utility of Wormhole right into your application and removes all of the complexity.
https://connect-in-style.wormhole.com/
Other
81 stars 64 forks source link

[QA] Warning "No routes found" is displayed when minimum required amount is entered #2765

Closed tsadovska closed 3 weeks ago

tsadovska commented 1 month ago

Describe the current behavior in detail

Checked on https://wormhole-connect-mainnet.netlify.app/?config=N4KAdgpgLg7g9gJwNYC4AEAiAsgQwJZiRQYA0ICcArlBAM7oDauAnjmAEpU1YDCAKgAUAuiAC%2BQA.

Custom config:

{
network: "Mainnet",
routes: [MayanRouteMCTP]
}

Steps:

  1. Prepare to swap ETH from Ethereum (MetaMask) to POL on Polygon (MetaMask) with MayanRouteMCTP
  2. Enter a small amount, 0.000001
  3. Check minimal required amount and change the amount, in my case 0.0043
  4. Observe if route is available

Actual result: Warning "No routes found for this transaction." is displayed. The warning is displayed even when a higher amount is entered, 0.015011.

Expected result:

Notes/ Attachments

https://github.com/user-attachments/assets/f69a3410-5351-41c3-b613-6db97f67bfb3

Wesleyleung commented 3 weeks ago

This issue no longer seems to be reproducible. Closing