1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui/pages/keychains
Howard Braham d76b458235
fix(privateKey): Restore hold-to-reveal button for private key export (#20109)
* fix(privateKey): Restore hold-to-reveal button for private key export

* lint and unit test fixes

* adding e2e tests to reveal private key

* fixing lint issues

* fixed: Private key is able to be presented without tapping and holding the "Hold to reveal" CTA

* Incorrect password test and support hold to reveal

* improving unit tests

---------

Co-authored-by: Plasma Corral <32695229+plasmacorral@users.noreply.github.com>
Co-authored-by: Gustavo Antunes <17601467+gantunesr@users.noreply.github.com>
2023-08-24 17:35:26 -04:00
..
__snapshots__ fix/BannerBase to TS (#20421) 2023-08-18 14:52:40 -07:00
index.scss SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
restore-vault.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
restore-vault.test.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
reveal-seed.js fix(privateKey): Restore hold-to-reveal button for private key export (#20109) 2023-08-24 17:35:26 -04:00
reveal-seed.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
reveal-seed.test.js Fix hold to reveal button on mobile browsers (#19847) 2023-06-30 14:11:29 -07:00