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

chore(liveness): Update state machine flow for no lights #5273

Merged
merged 14 commits into from
May 30, 2024

Conversation

esauerbo
Copy link
Contributor

@esauerbo esauerbo commented May 24, 2024

Description of changes

  • Update recording to handle no lights challenge. (Move straight to success state after hasFaceMatchedInOval condition is met)
  • Conditionally renders photosensitivity warning

Issue #, if available

Description of how you validated changes

  • Ran unit tests locally
  • Ran e2e tests locally
  • Manually smoke tested

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • Relevant documentation is changed or added (and PR referenced)
  • yarn test passes and tests are updated/added
  • No side effects or sideEffects field updated

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@esauerbo esauerbo requested a review from a team as a code owner May 24, 2024 22:01
Copy link

changeset-bot bot commented May 24, 2024

🦋 Changeset detected

Latest commit: 7d9a4d8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@aws-amplify/ui-react-liveness Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@esauerbo esauerbo marked this pull request as draft May 24, 2024 22:01
@esauerbo esauerbo changed the title chore(liveness): Add separate state machine flow for no lights chore(liveness): Update state machine flow for no lights May 29, 2024
Base automatically changed from liveness/pass-nolight-challenge to liveness/alpha May 29, 2024 19:30
@esauerbo esauerbo marked this pull request as ready for review May 29, 2024 19:36
thaddmt
thaddmt previously approved these changes May 29, 2024
Copy link
Contributor

@thaddmt thaddmt left a comment

Choose a reason for hiding this comment

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

LGTM

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

4 participants