1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/ui/app
Mark Stacey 0f7e2dbf20
Show warnings on Add Recipient page of Send flow (#10530)
Warnings were not shown on the Add Recipient page of the send flow. Now
any send warnings will be shown. This can be tested using an ENS name
with a confusable character in it (the confusable character warning
will be shown).

A condition was also removed that prevented any warnings or errors from
rendering when the user had non-zero contacts or recent addresses. I
have no idea why you'd want to hide warnings or errors if the user had
no contacts or recent addresses. None of these errors even pertain to
contacts or recent addresses.
2021-03-01 09:47:22 -03:30
..
components Warn users when an ENS name contains 'confusable' characters (#9187) 2021-02-27 01:56:04 -03:30
contexts @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
css Remove react-select and SimpleDropdown, use Dropdown (#10468) 2021-02-19 13:03:44 -06:00
ducks Ensure that swap approve tx and swap tx always have the same gas price (#10501) 2021-02-23 13:21:43 -03:30
helpers Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
hooks Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
pages Show warnings on Add Recipient page of Send flow (#10530) 2021-03-01 09:47:22 -03:30
selectors Use chain ID instead of network name for getIsMainnet (#10488) 2021-02-23 10:27:32 -06:00
store addEthereumChain bug fixes (#10520) 2021-02-25 16:25:51 -06:00