1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Thomas Huang 44448465ed
Validate sendToken address when component updates (#9907)
* Validate sendToken address when component updates

On a reproduction of trying to get the error message it seems that if an token address is provided in the address form with ETH selected then changing to a token address, the error message won't show.

This will validate the sendtoken address on prop change to properly update the warning message.

* Update test to include second doesAmountErrorRequireUpdate call when state is updated and component is updated
2020-11-19 07:35:42 -08:00
..
components Revert view quote design updates (#9904) 2020-11-18 22:10:24 -03:30
contexts fix METAMASK-GH2B (#9900) 2020-11-17 16:49:19 -06:00
css Use 1px borders on inputs and buttons (#9766) 2020-10-30 13:31:42 -05:00
ducks Fixes related to swaps custom gas limit (#9858) 2020-11-12 15:42:04 -03:30
helpers fix METAMASK-GH2B (#9900) 2020-11-17 16:49:19 -06:00
hooks show failed token balance updates (#9896) 2020-11-18 16:13:28 -06:00
pages Validate sendToken address when component updates (#9907) 2020-11-19 07:35:42 -08:00
selectors Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
store Track a new schema event when adding a token (#9810) 2020-11-17 11:39:21 -06:00