1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/send
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
..
send-content Show warnings on Add Recipient page of Send flow (#10530) 2021-03-01 09:47:22 -03:30
send-footer @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
send-header @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
tests @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
index.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
send.component.js Show warnings on Add Recipient page of Send flow (#10530) 2021-03-01 09:47:22 -03:30
send.constants.js Warn users when an ENS name contains 'confusable' characters (#9187) 2021-02-27 01:56:04 -03:30
send.container.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
send.scss Use consistent font size for modal top right Close links (#10000) 2020-12-10 12:02:57 -06:00
send.utils.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00