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

PIN enter screen/component display message is not always aligned with the context #1329

Open
2 tasks
timbl-ont opened this issue Nov 22, 2024 · 0 comments
Open
2 tasks

Comments

@timbl-ont
Copy link
Contributor

Description of problem

A PIN is required in multiple different contexts - e.g., login to the app, change PIN, screen lockout, update biometrics etc..

Each context requires a custom display message to explain the reason for the PIN screen.

Currently, the PIN screen required to change biometric settings displays the screen inactivity lock message.

Longer term the PIN enter functionality should be refactored to create a component that is more flexible. There will likely be other contexts such as proof of presence.

Expected behavior

When entering a PIN to change biometrics settings the PIN screen should display an appropriate text message. For example, "Enter your PIN to complete this change" or something like that.

Steps to reproduce

  1. Log into the wallet
  2. Go to settings --> App Settings (Biometrics)
  3. Toggle the current PIN setting
  4. The PIN screen is displayed with the screen with the inactivity lock message.

Screenshots and/or log output

Environment

  • [x ] Occurs on Android
  • [ x] Occurs on iOS

Build #:

Android Device Model:

iOS Device Model:

Workaround

Severity

  • High
  • Medium
  • [ x] Low
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

No branches or pull requests

1 participant