Skip to content

Updated hide/reveal password input to be reusable

Ross Byrne requested to merge 394803-make-password-field-reuseable into master

What does this MR do and why?

This MR updates the hide/reveal password input to be reusable. This change is being made as part of #394803 (closed)

The goal is to add this password input onto the login page after this gets merged.

This change was part of a larger draft MR I have, which I want to break up into more manageable changes.

Screenshots or screen recordings

No Visible Changes

How to set up and validate locally

  1. Navigate to http://gdk.test:3000/users/sign_up
  2. Make sure password input behaviour is the same

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #394803 (closed)

Edited by Ross Byrne

Merge request reports