1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/selectors
Dan J Miller 1bbeb80dff Ensure the seed phrase reminder is displayed with precedence over the network deprecation warning (#15869)
* Ensure the seed phrase reminder is displayed with precedence over the network deprecation message

* Prevent error when attempting to get balance before account info has been fully sete

* Fix implementation of seedphrase-reminder-display-fix

* Prioritize seed phrase reminder notification over portfolio tooltip, and that tooltip over testnet deprecation
2022-09-19 19:00:50 +01:00
..
confirm-transaction.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
confirm-transaction.test.js
custom-gas.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
custom-gas.test.js Remove global transaction state from send flow (#14777) 2022-07-01 08:58:35 -05:00
first-time-flow.js
index.js
metametrics.js
metametrics.test.js
nonce-sorted-transactions-selector.test.js Do not show failed off-chain transactions details when grouped with another valid transaction of same nonce (#14497) 2022-04-25 14:39:34 -05:00
permissions.js [FLASK] Add update snap UI (#15143) 2022-08-03 12:02:44 -04:00
permissions.test.js Update Eslint and deps (#15293) 2022-07-26 13:10:51 -05:00
selectors.js Ensure the seed phrase reminder is displayed with precedence over the network deprecation warning (#15869) 2022-09-19 19:00:50 +01:00
selectors.test.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
transactions.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
transactions.test.js