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

[Improvement] Hide biometrical if device does not support it #3217

Closed
8 tasks done
jesmrec opened this issue Apr 29, 2021 · 0 comments · Fixed by #3230
Closed
8 tasks done

[Improvement] Hide biometrical if device does not support it #3217

jesmrec opened this issue Apr 29, 2021 · 0 comments · Fixed by #3230

Comments

@jesmrec
Copy link
Collaborator

jesmrec commented Apr 29, 2021

Current behaviour: If the device does not support biometrical lock, the Setting is displayed and when it is clicked, an snackbar appears with the proper error

Desired behaviour: If the device does not support biometrical lock, the Setting is hidden.

TASKS

  • Create branch feature/hide_biometrics
  • Development tasks
    • Change Snackbar with error by hiding directly the biometrics preference
    • Adapt UI tests if there are some related with this
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/hide_biometrics into master

PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants