1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send/send-content
Patryk Łucka cd86d00cb7
Fix send warning dialog (#9321)
This change moves warning message from `add-recipient` component to `send-content`. Currently
whenever provided address is a valid eth address `send-content` is rendered instead of `add-recipient`
this is why warnings never popped up.
2020-08-28 12:57:07 -02:30
..
add-recipient Fix send warning dialog (#9321) 2020-08-28 12:57:07 -02:30
send-amount-row Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
send-asset-row Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
send-gas-row Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
send-hex-data-row Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
send-row-wrapper Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
tests Fix send warning dialog (#9321) 2020-08-28 12:57:07 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
send-content.component.js Fix send warning dialog (#9321) 2020-08-28 12:57:07 -02:30
send-content.container.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30