Skip to content

Conversation

@eddiekeller
Copy link
Contributor

Issue #, if available:

n/a

Description of changes:

Adding verify user flow for when a user is registered and confirmed but does not have their contact info "verified." Weird state to get into.

Also added in the I18n setup for each of the react environments.

verify-user.mov

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lgtm-com
Copy link

lgtm-com bot commented Aug 18, 2021

This pull request introduces 3 alerts when merging c3760a3 into 8e34ac7 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class
  • 1 for Unused loop iteration variable

},
});

I18n.putVocabularies(dict);
Copy link
Contributor

Choose a reason for hiding this comment

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

In the aws-amplify-react package, we do this call ourselves when exporting the modules: https://github.com/aws-amplify/amplify-js/blob/main/packages/aws-amplify-react/src/index.tsx#L30

Is this something we expect customers to do in their applications?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For now, yes. Because this might look different in React vs Angular vs Vue. Suggestion proposed by Eric on my last PR - #189 (comment)

Copy link
Contributor

Choose a reason for hiding this comment

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

@lgtm-com
Copy link

lgtm-com bot commented Aug 19, 2021

This pull request introduces 3 alerts when merging 231cca7 into af7de95 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class
  • 1 for Unused loop iteration variable

@eddiekeller eddiekeller temporarily deployed to ci August 19, 2021 18:14 Inactive
@eddiekeller eddiekeller temporarily deployed to ci August 19, 2021 18:14 Inactive
@eddiekeller eddiekeller temporarily deployed to ci August 19, 2021 18:14 Inactive
@lgtm-com
Copy link

lgtm-com bot commented Aug 19, 2021

This pull request introduces 3 alerts when merging d2980c0 into af7de95 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class
  • 1 for Unused loop iteration variable

Copy link
Contributor

@ericclemmons ericclemmons left a comment

Choose a reason for hiding this comment

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

Thanks for sharing the video @eddiekeller! This is looking great.

There may be a minor tweak to be made, but I see several things that we'll come back to & polish as part of our implementation: send usage, shadowing APIs, dynamic buttons based on pending status, etc.

Again, great work!

},
});

I18n.putVocabularies(dict);
Copy link
Contributor

Choose a reason for hiding this comment

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

@eddiekeller eddiekeller merged commit a603654 into main Aug 19, 2021
@wlee221 wlee221 deleted the verify-user-flow branch January 5, 2023 22:10
thaddmt pushed a commit that referenced this pull request Apr 7, 2023
Sync branch main to liveness-main
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.

3 participants