1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-30 16:18:07 +01:00
metamask-extension/ui/pages/confirm-encryption-public-key
Olaf Tomalka a323a5fe59
Reject popup confirmations on close (#12643)
* Background clears confirmations on popup close

* [WIP] Remove clearing confirmations through UI

* Confirmations are now rejected instead of cleared

* Erased commented out code

* Fix linter errors

* Changes after code review

* Moved metrics events from onWindowUnload to background

* PR review fixes

* Added abillity to add reason to rejection of messages

* Fix prettier

* Added type metrics event to signature cancel

* Fix test

* The uncofirmed transactions are now cleared even if Metamask is locked
2021-11-15 17:13:51 +01:00
..
confirm-encryption-public-key.component.js Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
confirm-encryption-public-key.container.js Using native network currency for encryption public key requests (#11257) 2021-06-10 10:49:14 -07:00
confirm-encryption-public-key.scss remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
confirm-encryption-public-key.stories.js CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00