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

[Bug]: Send CTA button is disabled after adding a network #26700

Open
micaelae opened this issue Aug 28, 2024 · 5 comments
Open

[Bug]: Send CTA button is disabled after adding a network #26700

micaelae opened this issue Aug 28, 2024 · 5 comments
Labels
regression-prod-12.0.5 Regression bug that was found in production in release 12.0.5 Sev2-normal Normal severity; minor loss of service or inconvenience. team-bridge type-bug

Comments

@micaelae
Copy link
Member

Describe the bug

The Continue button on some networks (Polygon zkEVM and Sei testnet) is consistently disabled during the send flow.

It always happens the first time user tries to send on a network. If they close and start the send flow again, it resolves itself (the only exception is the networks mentioned above so far, where it continues disabled)

Expected behavior

The CTA button should be active; otherwise an error indicating why it is not enabled should be displayed

Screenshots/Recordings

image

Steps to reproduce

  1. Add Polygon zkEVM network
  2. Go to Send page
  3. Continue button is disabled

Error messages or log output

No response

Detection stage

In production (default)

Version

12.0.5

Build type

None

Browser

Chrome

Operating system

MacOS

Hardware wallet

No response

Additional context

No response

Severity

No response

@micaelae micaelae added type-bug team-bridge regression-prod-12.0.5 Regression bug that was found in production in release 12.0.5 labels Aug 28, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity Aug 28, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by team Aug 28, 2024
@micaelae
Copy link
Member Author

Logs indicate that this is happening when the account balance is less than the estimated gasLimit for a send transaction. Prior to Swap+Send release, we were displaying the "Insufficient funds for gas" error

@Gudahtt Gudahtt added the Sev2-normal Normal severity; minor loss of service or inconvenience. label Aug 28, 2024
@gauthierpetetin
Copy link
Contributor

Potentially similar issue: #26781

@ejwessel
Copy link
Contributor

@micaelae should we ensure the "insufficient funds for gas" error is visible again?

Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 45 days if there is no further activity. The MetaMask team intends on reviewing this issue before close, and removing the stale label if it is still a bug. We welcome new comments on this issue. We do not intend on closing issues if they report bugs that are still reproducible. Thank you for your contributions.

@github-actions github-actions bot added the stale issues and PRs marked as stale label Nov 29, 2024
@gauthierpetetin
Copy link
Contributor

Hi @micaelae , is this still an issue?

@gauthierpetetin gauthierpetetin removed the stale issues and PRs marked as stale label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-prod-12.0.5 Regression bug that was found in production in release 12.0.5 Sev2-normal Normal severity; minor loss of service or inconvenience. team-bridge type-bug
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

4 participants