1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/ducks/send
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
..
helpers.js Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
helpers.test.js Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.js 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
send.test.js Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00