-
Notifications
You must be signed in to change notification settings - Fork 394
[WALL] Aizad/WALL-2637/password-validation-issue #11657
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
[WALL] Aizad/WALL-2637/password-validation-issue #11657
Conversation
- updated WalletPasswordField by using third party lib - WalletPasswordField has new error message and new scoring system - updated HelperMessage by accepting variants - created hook for PasswordValidation
…WALL-2637/password-input-mod
- move regex values to constant file - seperate hook funtionality - resolve comments
- make usePasswordValidation into a util function - make change accordingly based on the changes - remove usePasswordValidation hook
…WALL-2637/password-input-mod
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information. |
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with https://deriv-app-git-fork-aizad-deriv-aizad-wall-2637password-v-4dafba.binary.sx/ |
adrienne-deriv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
a224268
packages/wallets/src/components/Base/WalletPasswordField/WalletPasswordField.scss
Outdated
Show resolved
Hide resolved
packages/wallets/src/components/Base/WalletTextField/HelperMessage.tsx
Outdated
Show resolved
Hide resolved
|
🚀 Smoke test run (2) passed successfully! |
|
🚀 Smoke test run (2) passed successfully! |
|
🚀 Smoke test run (1) passed successfully! |
|
Kudos, SonarCloud Quality Gate passed!
|
|
🚀 Smoke test run (1) passed successfully! |
|
🚀 Smoke test run (2) passed successfully! |
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |
|
⏳ Generating Lighthouse report... |
adrienne-deriv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM








Change Password Validation behaviour to match with Production.
Changes:
passwordUtilsandpasswordConstantsto have password validation functionalities.PasswordFieldUtils<HelperMessage />to show messages in different colorsScreenshots:
Screen.Recording.2023-11-21.at.4.03.19.PM.mov