1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
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
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components fix(privateKey): Restore hold-to-reveal button for private key export (#20109) 2023-08-24 17:35:26 -04:00
contexts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
css Deprecation message has been added above @mixin H1 (#20500) 2023-08-18 09:54:12 -07:00
ducks Fix #19829: UX: Multichain: Move "Import Tokens" to Modal (#19553) 2023-08-14 11:08:59 -05:00
helpers feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
hooks Use primary transaction to get token value in useTransactionDisplayData (#20536) 2023-08-21 15:45:25 +05:30
pages fix(privateKey): Restore hold-to-reveal button for private key export (#20109) 2023-08-24 17:35:26 -04:00
selectors feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
store fix(privateKey): Restore hold-to-reveal button for private key export (#20109) 2023-08-24 17:35:26 -04:00
index.js Fix and test log.info calls run for each migration (#20517) 2023-08-18 11:15:45 -02:30
index.test.js Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00