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

fix(user): password strength on reset #395

Merged
merged 5 commits into from
Nov 13, 2023

Conversation

kiremitrov123
Copy link
Collaborator

Jira ticket: Password strength error not handled by reset password form
This was raised as an issue.

Now we have corresponding validation message if the FE validations passes and the BE does not.
Preview example:
image

This PR solves # .

Steps completed:

According to our definition of done, I have completed the following steps:

  • Acceptance criteria met
  • Unit tests added
  • Docs updated (including config and env variables)
  • Translations added
  • UX tested
  • Browsers / platforms tested
  • Rebased & ready to merge without conflicts
  • Reviewed own code

Copy link

github-actions bot commented Nov 9, 2023

Visit the preview URL for this PR (updated for commit dcfaa84):

https://ottwebapp--pr395-fix-password-strengt-lowk5rp3.web.app

(expires Sun, 10 Dec 2023 12:27:00 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c198f8a3a199ba8747819f7f1e45cf602b777529

Copy link
Collaborator

@ChristiaanScheermeijer ChristiaanScheermeijer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice fix! I have one suggestion 😄

@kiremitrov123 kiremitrov123 merged commit e80e7a7 into develop Nov 13, 2023
9 checks passed
@kiremitrov123 kiremitrov123 deleted the fix/password-strength-on-reset branch November 13, 2023 14:44
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 this pull request may close these issues.

3 participants