snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Integrate signature insights into the redesigned signature screens

Open FrederikBolding opened this issue 1 year ago • 0 comments

We should integrate signature insights into the redesigned signature screens in extension.

Snaps UI can be shown in: https://github.com/MetaMask/metamask-extension/blob/548b54aae983ddc68af56156984f0ea49063ebed/ui/pages/confirmations/components/confirm/pluggable-section/pluggable-section.tsx#L10

For now we can treat critical severity as a flag to add to the alerts system instead of the modal we've previously used: https://github.com/MetaMask/metamask-extension/blob/develop/ui/pages/confirmations/hooks/useConfirmationAlerts.ts#L60

FrederikBolding avatar Jul 02 '24 13:07 FrederikBolding