1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/ui/store
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
..
action-queue Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
institutional feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
actionConstants.test.js Dead and redundant code removal (#17512) 2023-02-02 16:00:05 -06:00
actionConstants.ts Fix #19829: UX: Multichain: Move "Import Tokens" to Modal (#19553) 2023-08-14 11:08:59 -05:00
actions.test.js fix(privateKey): Restore hold-to-reveal button for private key export (#20109) 2023-08-24 17:35:26 -04:00
actions.ts fix(privateKey): Restore hold-to-reveal button for private key export (#20109) 2023-08-24 17:35:26 -04:00
store.ts adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00