1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
David Walsh 875bad125f
Fix #19439 - Allow Account Picker during Send flow (#19522)
* Fix #19439 - Allow Account Picker during Send flow

* Disable any network change with confirmations pending

* Disable the settings menu during an unconfirmed transaction
2023-06-14 13:49:14 -05:00
..
__mocks__
components Fix #19439 - Allow Account Picker during Send flow (#19522) 2023-06-14 13:49:14 -05:00
contexts
css
ducks Await approval request in transaction controller (#19197) 2023-06-13 10:17:32 +01:00
helpers Adding background/default to BorderColor enum to prevent propType error and updating tests (#19571) 2023-06-13 08:11:21 -07:00
hooks Upgrade assets-controllers to v9 (#19472) 2023-06-09 15:48:48 -05:00
pages Fix #19439 - Allow Account Picker during Send flow (#19522) 2023-06-14 13:49:14 -05:00
selectors Await approval request in transaction controller (#19197) 2023-06-13 10:17:32 +01:00
store Await approval request in transaction controller (#19197) 2023-06-13 10:17:32 +01:00
index.js
index.test.js