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

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

Open
tsadovska opened this issue Sep 30, 2024 · 0 comments
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p2 Low priority issue

Comments

@tsadovska
Copy link
Collaborator

tsadovska commented Sep 30, 2024

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:

  • If the route is not available up to a certain amount, the "minimum required amount" warning should be displayed. The route is shown when the minimum required amount is entered.
  • If the route is not available for any amount entered, the "minimum required amount" warning should not be displayed.

Notes/ Attachments

Screen.Recording.2024-09-30.at.11.37.20.mov
@tsadovska tsadovska added p2 Low priority issue connect v2 Tickets that relate to the full redesign+sdkv2 replacement labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p2 Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant