digiwand
digiwand
## Explanation In https://github.com/MetaMask/metamask-extension/pull/15496, @cygaar proposed improving the warning message on the ConfirmPage for `setApprovalForAll` transaction types and gathered feedback to support this improvement. Based on an internal dialog [here](https://consensys.slack.com/archives/GTQAGKY5V/p1659966850991299?thread_ts=1659958204.365809&cid=GTQAGKY5V),...
## Explanation This PR disconnects and recreates the streams when the Service Worker resets. This PR reuses some patterns found here: https://github.com/MetaMask/metamask-extension/pull/14781. The setup of the streams pretty much remains...
## **Description** Replaces default Disclosure scrollToBottom behavior to fix issue where opening Blockaid Banner Alert "See Details" would scroll to the bottom Adds tests for Disclosure component ## **Related issues**...
## **Description** Fixes: https://github.com/MetaMask/metamask-extension/issues/21285 Creates a ScrollToBottom component for the ConfirmPage which reuses the ScrollToBottom hook Features: - button only appears when the content is scrollable - button click scrolls...
## **Description** - Fixes issue where previously, searching "Security Alerts" would redirect to the Experimental Tab. Now it redirects to the "Security & privacy" tab - Adds Blockaid and OpenSea...
## Explanation Adds a method in the AnnouncementController to support the new Developer Options Settings Page → Reset State → What's New Announcements ## References Partially Fixes: https://github.com/MetaMask/metamask-extension/issues/23592 Blocks: https://github.com/MetaMask/metamask-extension/pull/22382...
## **Description** The confirm button should be red when the transaction is identified as malicious. There is ongoing work (Alerts) that will replace logic from this PR in the near...
## **Description** [](https://codespaces.new/MetaMask/metamask-extension/pull/24352?quickstart=1) ## **Related issues** Fixes: https://github.com/MetaMask/metamask-extension/issues/23977 Blocked By: https://github.com/MetaMask/metamask-extension/issues/24712 ## **Manual testing steps** 1. set `ENABLE_CONFIRMATION_REDESIGN=true` in .metamaskrc 2. enable Experimental > "Improved signature requests"...
### Describe the bug In the PPOM JSON result, an array of `features` may be provided. We display this as a list under "See Details". Blockaid has mentioned that we...
### What is this about? The Developer Options Settings Page was introduced here https://github.com/MetaMask/metamask-extension/pull/22382 Since this page is used for internal developers, there is no need to translate the text...