Open Issues Need Help
View All on GitHub Fix and unify email validation in Register screen about 2 months ago
AI Summary: The user registration screen has incorrect or inconsistent email validation, particularly in the email field. The expected behavior is for the email validation on the registration screen to match the validation used on the login screen, in both format and error handling. This is currently not the case.
Complexity:
2/5
bug good first issue ui