[Bug]: Security Alerts API - GET request to get supportedChains
blocks the Send Flow until resolved
#28255
Labels
regression-RC-12.7.0
release-blocker
This bug is blocking the next release
Sev2-normal
Normal severity; minor loss of service or inconvenience.
team-confirmations
Push issues to confirmations team
type-bug
Describe the bug
Whenever we start a Send flow, there is a request send to the host
security-alerts.api.cx.metamask.io
to get thesupportedChains
. The problem is that the Send flow is blocked until this request is resolved (either success or failed).Expected behavior
We shouldn't block the Send flow until this API request is resolved. If the API is slow, this impacts the overall user experience.
We might want to have an initial value for that array, so this is non blocking, and update it when we get the response?
Screenshots/Recordings
security-alerts-api-block.mp4
Steps to reproduce
security-alerts.api.cx.metamask.io
Error messages or log output
No response
Detection stage
During release testing
Version
12.7.0
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response
The text was updated successfully, but these errors were encountered: