1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 7929a92c66
Clear the clipboard after the seed phrase is pasted (#12828)
* Clear the clipboard after the seed phrase is pasted

On the "Import" page of the import onboarding flow, we now clear the
clipboard after the secret recovery phrase is pasted. This ensures that
the SRP isn't accidentally pasted somewhere else by the user, which can
be an easy and disastrous mistake to make.

* Clear clipboard during new onboarding flow as well
2021-11-24 13:39:12 -03:30
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Clear the clipboard after the seed phrase is pasted (#12828) 2021-11-24 13:39:12 -03:30
contexts Adding the AdvancedGasFeePopover template (#12780) 2021-11-23 23:16:33 +05:30
css Adding network status section on edit gas fee modal (#12704) 2021-11-23 22:22:50 +05:30
ducks Ensure the test network dismissal message in the network dropdown is permanently dismissed (#12723) 2021-11-16 18:52:01 -03:30
helpers Clear the clipboard after the seed phrase is pasted (#12828) 2021-11-24 13:39:12 -03:30
hooks Confirm transaction page - onchain failure handling (#12743) 2021-11-24 22:32:53 +05:30
pages Clear the clipboard after the seed phrase is pasted (#12828) 2021-11-24 13:39:12 -03:30
selectors Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
store Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
1.INTRODUCTION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
2.DOCUMENTATION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00