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: BIometrics unlock #6080

Merged
merged 1 commit into from Feb 3, 2024
Merged

FIX: BIometrics unlock #6080

merged 1 commit into from Feb 3, 2024

Conversation

marcosrdz
Copy link
Member

No description provided.

@marcosrdz marcosrdz self-assigned this Feb 3, 2024
@@ -121,9 +121,9 @@ const UnlockWith = () => {
}

setBiometricType(bt);
if (!biometricType || storageIsEncrypted) {
Copy link
Member

Choose a reason for hiding this comment

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

its a shame that this wasnt caught when it was initially merged.
also, i suppose TS would have caught this automatically

Copy link
Member

Choose a reason for hiding this comment

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

i checked, it was me who "reviewed" and approved it: #6034

Copy link
Member Author

Choose a reason for hiding this comment

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

I doubt TS would've caught this as the value and type are valid. just the wrong item being checked against

@GladosBlueWallet
Copy link
Collaborator

♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫

[android in browser] https://appetize.io/app/ojgbf5kym7cczptmpk6b5hhgbi?device=pixel4

download apk

@marcosrdz marcosrdz merged commit 86b603f into master Feb 3, 2024
14 checks passed
@marcosrdz marcosrdz deleted the fixbio branch February 3, 2024 19:29
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