1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey acf1f704ea Update data on Approve screen after updating custom spend limit (#7918)
After updating the custom spend limit on the approve screen, the data
for the transaction was not being updated. Instead it showed the
original transaction data. The transaction data was being updated
correctly in the final transaction though.

The approve screen has been updated to ensure changes to the custom
spend limit are reflected correctly in the data shown.
2020-01-29 00:44:58 -04:00
..
components Fix gas estimate for tokens (#7753) 2020-01-10 11:03:59 -04:00
css
ducks Prevent redux state mutation (#7598) 2019-12-05 16:27:08 -04:00
helpers
pages Update data on Approve screen after updating custom spend limit (#7918) 2020-01-29 00:44:58 -04:00
selectors
store