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

[FX-780] Fix isValid initial value for PIN bug #136

Merged

Conversation

devinmorgan
Copy link
Contributor

@devinmorgan devinmorgan commented Dec 4, 2023

What

Borrowing Danny's #135 and including it in this Graphite stack for convenience. In addition, added two unit tests to run automated assertions against INITIAL_PIN_ELEMENT_STATE and INTIAL_PIN_ELEMENT_STATE so that fiddling with these constants in an undesirable way would make noise

Why

See the linear ticket

Test Plan

  • ✅ I've added unit tests for this change
  • ❌ No need to manually review as the CI tests passing gives us the confidence we need.

How

This PR should be released after #133 get's merged in because it leverages the new variables INITIAL_PIN_ELEMENT_STATE and INTIAL_PIN_ELEMENT_STATE, which are introduced in #133

@devinmorgan
Copy link
Contributor Author

@devinmorgan devinmorgan changed the title Fix empty state for PIN [FX-780] Fix isValid initial value for PIN bug Dec 4, 2023
Copy link
Contributor

@djoksimo djoksimo left a comment

Choose a reason for hiding this comment

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

Thank you @devinmorgan and @dleis612 🥳

@devinmorgan devinmorgan force-pushed the devin/update-sample-app-to-show-usState branch from bd5d961 to a179c0a Compare December 5, 2023 14:02
@devinmorgan devinmorgan force-pushed the devin/fx-780-fix-isvalid-default-state-in-android-sdk branch 2 times, most recently from 0e07df2 to 8ec1919 Compare December 5, 2023 14:15
@devinmorgan devinmorgan force-pushed the devin/update-sample-app-to-show-usState branch from 853dce9 to 299b305 Compare December 5, 2023 15:24
@devinmorgan devinmorgan force-pushed the devin/fx-780-fix-isvalid-default-state-in-android-sdk branch from 93df9d1 to bb43754 Compare December 5, 2023 15:24
@devinmorgan devinmorgan changed the base branch from devin/update-sample-app-to-show-usState to main December 5, 2023 16:18
@devinmorgan devinmorgan force-pushed the devin/fx-780-fix-isvalid-default-state-in-android-sdk branch from bb43754 to 8ed83f1 Compare December 5, 2023 16:18
@devinmorgan devinmorgan merged commit 80d3ebf into main Dec 5, 2023
4 checks passed
@devinmorgan devinmorgan deleted the devin/fx-780-fix-isvalid-default-state-in-android-sdk branch July 1, 2024 12:24
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