Forms/Inputs Password type

Description:
Minor UX improvement.

Password type field should not be a single input field when presented in the UI for completion.

Instead, we should present two input fields for password input type and internally validate the two fields are the same, before submission and provide feedback in the UI if not.

2 Likes

curious if we can add a second password field with a regex that confirms it equals the other input.password