-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Comments
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 |
Potentially similar issue: #26781 |
@micaelae should we ensure the "insufficient funds for gas" error is visible again? |
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. |
Hi @micaelae , is this still an issue? |
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
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: