From 19153f5fd1ed4e7064e74f5c88697072267dae8a Mon Sep 17 00:00:00 2001 From: uzairr Date: Wed, 4 Nov 2020 11:05:17 +0500 Subject: [PATCH] Fix ux in email confimation message VAN-102 --- src/logistration/ConfirmationAlert.jsx | 8 +++++--- .../tests/__snapshots__/ConfirmationAlert.test.jsx.snap | 8 ++++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src/logistration/ConfirmationAlert.jsx b/src/logistration/ConfirmationAlert.jsx index b7e8cd8c..ff56d997 100644 --- a/src/logistration/ConfirmationAlert.jsx +++ b/src/logistration/ConfirmationAlert.jsx @@ -14,13 +14,14 @@ const ConfirmationAlert = (props) => { > ); const strongEmail = ({email}); + const lineBreak = (
); return ( { diff --git a/src/logistration/tests/__snapshots__/ConfirmationAlert.test.jsx.snap b/src/logistration/tests/__snapshots__/ConfirmationAlert.test.jsx.snap index 92b31442..b8f409d3 100644 --- a/src/logistration/tests/__snapshots__/ConfirmationAlert.test.jsx.snap +++ b/src/logistration/tests/__snapshots__/ConfirmationAlert.test.jsx.snap @@ -22,14 +22,18 @@ exports[`ConfirmationAlert should match default confirmation message snapshot 1` test@example.com - . If this email address is associated with your edX account, we will send a message with password recovery instructions to this email address. If you do not receive a password reset message after 1 minute, verify that you entered the correct email address, or check your spam folder. If you need further assistance, Contact + . If this email address is associated with your edX account, we will send a message with password recovery instructions to this email address. +
+ If you do not receive a password reset message after 1 minute, verify that you entered the correct email address, or check your spam folder. +
+ If you need further assistance, - technical support + contact technical support .