1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/components/app/signature-request
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
..
signature-request-footer Connect Ledger via WebHID (#12411) 2021-10-21 16:47:03 -02:30
signature-request-header Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
signature-request-message Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
signature-request.component.js Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
signature-request.component.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
signature-request.constants.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
signature-request.container.js Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
signature-request.container.test.js UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
signature-request.stories.js CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00