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 7921196536
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-28 09:42:07 -04:00
..
components Improve LoginPerSite UX/devX and permissions logging (#7649) 2020-01-27 14:42:03 -08:00
css Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
ducks Remove unnecessary get environment type parameter (#7891) 2020-01-24 15:12:58 -04:00
helpers Remove unnecessary withRouter and compose calls (#7890) 2020-01-24 15:12:49 -04:00
pages Update data on Approve screen after updating custom spend limit (#7918) 2020-01-28 09:42:07 -04:00
selectors Improve LoginPerSite UX/devX and permissions logging (#7649) 2020-01-27 14:42:03 -08:00
store Improve LoginPerSite UX/devX and permissions logging (#7649) 2020-01-27 14:42:03 -08:00