-
Notifications
You must be signed in to change notification settings - Fork 5k
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
feat: update tooltip for swap flow #27261
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Quality Gate passedIssues Measures |
Builds ready [3aec3be]
Page Load Metrics (1681 ± 58 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Missing release label release-12.5.0 on PR. Adding release label release-12.5.0 on PR and removing other release labels(release-12.6.0), as PR was added to branch 12.5.0 when release was cut. |
Description
Updates the swap tooltip text and link.
The new text should be:
[“here” is a hyperlinkl that should link to help center FAQs on gas fees: Gas fees | MetaMask Help Center 🦊♥️ ]
Also updated how a variable was referenced because it was leading to crashes on the legacy swaps flow.
Manual testing steps
Swap redesign feature flag is here.
With swap redesign
Without swap redesign
Screenshots/Recordings
Before
With swap redesign
Without swap redesign
(this part of the flow is crashing depending on the value of the
gasFeeEstimates
variable)After
Pre-merge author checklist
Pre-merge reviewer checklist