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

Missing Biometric Prompt during setup #2111

Closed
cvarjao opened this issue Aug 6, 2024 · 7 comments
Closed

Missing Biometric Prompt during setup #2111

cvarjao opened this issue Aug 6, 2024 · 7 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@cvarjao
Copy link
Member

cvarjao commented Aug 6, 2024

  • Given the user has previously denied the use of biometrics
  • When the user tries to enable biometrics
  • Then a pop up appears to inform them they need to enable biometrics in their settings (see content below)

Popup content:
Title: Enable biometrics
Body: To unlock BC Wallet with your biometrics, please allow biometrics use within your device's settings.
Button label: Open settings
Button redirect: To device's biometrics settings

Title: Activer la biométrie
Body: Pour déverrouiller BC Wallet avec votre biométrie, permettrez la biométrie dans les paramètres de votre appareil.
Button label: Ouvrir les paramètres
Button redirect : To device's biometrics settings


  • Given the user does not have biometrics set up on their device
  • When the user tries to enable biometrics
  • Then a pop up appears to inform users that they do not have biometrics set up

Title: Biometrics is not enabled
Body: To unlock BC Wallet with your biometrics, please set up your biometrics in your device's settings.
Button label: Open settings
Button redirect : To device's biometrics settings

Title: La biométrie n'est pas activée
Body: Pour déverrouiller BC Wallet avec votre biométrie, configurez votre biométrie dans les paramètres de votre appareil.
Button label: Ouvrir les paramètres
Button redirect : To device's biometrics settings

@cvarjao cvarjao added this to the Release 1.0.19 milestone Aug 6, 2024
@cvarjao cvarjao modified the milestones: 1.0.19, 1.0.20 Aug 29, 2024
@cvarjao cvarjao modified the milestones: 1.0.20, 1.0.21 Sep 24, 2024
@cvarjao cvarjao added the good first issue Good for newcomers label Sep 24, 2024
@jleach jleach assigned jleach and tom11-nguyen and unassigned jleach Oct 10, 2024
@jeznorth
Copy link

@tom11-nguyen please connect with @knguyenBC regarding design artifacts (if required.)

@jleach
Copy link
Member

jleach commented Oct 24, 2024

@tom11-nguyen Are you able to confirm and fix this issue as part of this PR:

openwallet-foundation/bifold-wallet#999

Cc: @cvarjao

@knguyenBC
Copy link

knguyenBC commented Oct 24, 2024

Given the user has previously denied the use of biometrics
When the user tries to enable biometrics
Then a pop up appears to inform them they need to enable biometrics in their settings (see content below)

Popup content:
Title: Permettre la biométrie
Body: To unlock BC Wallet with your biometrics, please allow biometrics use within your device's settings.
Button label: Open settings
Button redirect: To device's biometrics settings

Title: Activer la biométrie
Body: Pour déverrouiller BC Wallet avec votre biométrie, permettrez la biométrie dans les paramètres de votre appareil.
Button label: Ouvrir les paramètres
Button redirect : To device's biometrics settings


Given the user does not have biometrics set up on their device
When the user tries to enable biometrics
Then a pop up appears to inform users that they do not have biometrics set up

Title: Set up your biometrics
Body: To unlock BC Wallet with your biometrics, please set up your biometrics in your device's settings.
Button label: Open settings
Button redirect : To device's biometrics settings

Title: Activer la biométrie
Body: Pour déverrouiller BC Wallet avec votre biométrie, configurez votre biométrie dans les paramètres de votre appareil.
Button label: Ouvrir les paramètres
Button redirect : To device's biometrics settings


Given the user can't have biometrics set up on their device
When the user tries sets up their security
Then the biometrics screen does not appear

@tom11-nguyen
Copy link
Contributor

@jeznorth
Copy link

jeznorth commented Nov 14, 2024

Moving back to 'spring backlog' to address content issues.

@tom11-nguyen
Copy link
Contributor

@jeznorth 'Biometrics is not enabled' title is one of the ACs, when the biometric is unavailable to the app. Could you elaborate the scenario you are facing ?

@jeznorth
Copy link

Verified that both the scenarios (for that particular notification) do in fact have the correct content.

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

No branches or pull requests

5 participants