1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 07:16:36 +01:00
metamask-extension/ui/app/pages/send/send-content
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
..
add-recipient Show warnings on Add Recipient page of Send flow (#10530) 2021-03-01 09:47:22 -03:30
send-amount-row @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
send-asset-row Remove react-select and SimpleDropdown, use Dropdown (#10468) 2021-02-19 13:03:44 -06:00
send-gas-row @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
send-hex-data-row @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
send-row-wrapper @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-content.component.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
send-content.container.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00