snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Expand Snaps Insights API to support the confirmations alert system

Open FrederikBolding opened this issue 1 year ago • 0 comments

Need defining further and a SIP to be written.

For now we probably want to 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

The problem is that the alert system currently doesn't support any UI besides text. We'll need to resolve that before proceeding.

FrederikBolding avatar Aug 22 '24 07:08 FrederikBolding