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

Password Screen - Add Form Validation #3

Closed
2 tasks
Tracked by #24
cbhernan opened this issue Jul 20, 2023 · 0 comments · Fixed by #4
Closed
2 tasks
Tracked by #24

Password Screen - Add Form Validation #3

cbhernan opened this issue Jul 20, 2023 · 0 comments · Fixed by #4
Assignees

Comments

@cbhernan
Copy link
Collaborator

Problem

Password fields lack validation and Change Password button is always active.

Background info

As the current goal is feature parity with the current version of the Angeleno profile, the password fields require validation and the Change Password button should remain disabled until al fields are filled.

There may be other criteria for keeping the Change Password button disabled, such as the New Password and the Confirm New Passwords not matching.

Proposed Solution

  • Add the same field validation found on the currently live password fields
  • Change Password button should be disabled by default until all validation requirements have been met.
@cbhernan cbhernan self-assigned this Jul 20, 2023
@cbhernan cbhernan linked a pull request Jul 27, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant