Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/personal email #1494

Merged
merged 2 commits into from Mar 1, 2019
Merged

Fix/personal email #1494

merged 2 commits into from Mar 1, 2019

Conversation

plondon
Copy link
Contributor

@plondon plondon commented Mar 1, 2019

Description

2174

Change Type

Please enter one or more of the following:

  • Upgrades

Testing Steps

If you try to continue verification w/o a verified email focus the user on email verification

Code Checklist

  • Code compiles successfully (verified via yarn start)
  • README.md and other documentation is updated as needed

@@ -52,6 +59,12 @@ class PersonalContainer extends React.PureComponent {
this.props.formActions.clearFields(PERSONAL_FORM, false, false, 'state')
}

onPromptForEmailVerification = e => {
Copy link
Contributor

@schnogz schnogz Mar 1, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 for nice event handler name 🥰

@schnogz schnogz merged commit 5e081e3 into development Mar 1, 2019
@schnogz schnogz deleted the fix/personal-email branch March 1, 2019 19:28
@coveralls
Copy link

coveralls commented Mar 3, 2019

Coverage Status

Coverage remained the same at 34.859% when pulling f45e948 on fix/personal-email into abc11bb on development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants