1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Dan J Miller a0c9738924
Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248)
* Ensure that editing a transaction from a transfer to a simple send properly resets data and updates type

* Handle case where there are no unapproved txes

* Improve comment in updateSendAsset

* Remove unnecessary code in send transaction edit function

* Fix

* Ensure hex data is properly reset when changing from a safe transfer from tx to native send
2022-07-20 20:33:23 -02:30
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Add responsive props to Box component (#15106) 2022-07-20 13:47:51 -07:00
contexts Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
css Add responsive props to Box component (#15106) 2022-07-20 13:47:51 -07:00
ducks Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2022-07-20 20:33:23 -02:30
helpers Add responsive props to Box component (#15106) 2022-07-20 13:47:51 -07:00
hooks Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
pages Fix stringified object on NFT approve screen (#15287) 2022-07-20 18:24:50 -02:30
selectors Remove dark mode and transaction insights announcements (#15279) 2022-07-18 16:41:10 -07:00
store Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2022-07-20 20:33:23 -02:30
index.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00
index.test.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00