Skip to content

Fix password validation error in register screen #4178 #4175

Ticket(s) / Related Merge Requests

#4178 (closed) #4175 (closed)

Summary of Changes

  • The invalid password error was changed to insecure password
  • A toaster notification is displayed if the password doesn't match the defined criteria
  • When the password input is focused it scrolls to the top to ensure that the password validator tooltip is visible. (it was scrolling down)
  • Validation messages are shown after the user taps join minds

Regression Scope

None

Platform Affected (web, mobile, etc)

Both

Edited by Martin Santangelo

Merge request reports