Skip to content

Add a password show option to all password fields and validator to the reset pass screen #4042

Martin Santangelo requested to merge feat/password-show-common into release/4.23.0

Ticket(s) / Related Merge Requests

#4042 (closed)

Summary of Changes

  • Refactored the PasswordInput component to be more generic
  • Applied this component to:
    • Register Screen
    • Login Screen
    • Settings -> Account -> Password
    • Password reset (Change password step)

I also added the password validator tooltip to the password reset screen

Testing Considerations

Test the affected screens on both platforms

Regression Scope

The changes must only affect the password inputs of the listed screens

Platform Affected (web, mobile, etc)

iOS and Android

Edited by Martin Santangelo

Merge request reports