-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Disable link out modal for preinstalled Snap links (#29142)
<!-- Please submit this PR as a draft initially. Do not mark it as "Ready for review" until the template has been completely filled out, and PR status checks have passed at least once. --> ## **Description** Disables the link out modal for links displayed by preinstalled Snaps, reducing the UX friction. Also memoizes a frequently used selector in Snaps UI components. [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/29142?quickstart=1) ## **Related issues** Closes MetaMask/snaps#2936 ## **Manual testing steps** 1. Go to the Solana send flow and fill out the inputs 2. Proceed to the review screen 3. Click the links on the review screen and notice that they open right away
- Loading branch information
1 parent
788e4a2
commit 57f5a6b
Showing
2 changed files
with
39 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters