Skip to content

Password Validation Disregarding Number Inputs #168

@AndrewDelaney

Description

@AndrewDelaney

Description
There is an issue with the password validation. It does not seem to require any numbers input, even though the message says it is a requirements.
Uppercase char, lowercase char, special char and length are all validated correclty. It is just the numbers that are not being validated.
A user is able to create a password without using any numbers. When the other validation requirements are met, the red validation message dissappears, and the user is able to continue in creating the wallet, even without any numbers present in the password.

Steps to reproduce:

  1. Launch komodo wallet mobile app
  2. Select Create a Wallet
  3. Enter wallet name and continue
  4. View and backup seed phrase, then continue
  5. Follow on screen promts to confirm seed phrase using backup as reference
  6. Enter a password that is more than 12 characters, contains uppercase letters, lowercase letters, and special characters. e,g P@ssword!Test
  7. Observe that the validation warning message disspears
  8. Confirm the password with the same sequence
  9. Oberve that the continue button is now enabled
  10. Click continue
  11. Observe that the user is now prompted to create an access pin, after which the user is able to create the wallet successfully

System:
OS: Android 14
Komodo Wallet Version: 0.9.2 Release Canidate

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions