Hey @charaf, would an “update password” cover the same functionality discussed in this post: How to Set up Reset Password form Validations?!?
In the post linked above, @AlexArtix shared their approach to getting “new password” and “repeat password” form fields to check if they match before proceeding with a password reset. I haven’t successfully achieved the result described in that post. But, I’m hoping to implement a password reset/update functionality that double-checks the new password before submitting it. I’m curious if you can help me out.
Is this what you would consider an “update password” page? Also, are there currently any plans to add native password field validation to the Form element for this use case?