TreeMama / iSeaTree-React-Prototype

Prototype for the iSeaTree (a mobile app which creates compatible data collection for the iTree project).
MIT No Attribution
14 stars 9 forks source link

Enhancement Request: Add 'Check Email Validity' Feature to Login Screen #539

Open kafkakk opened 1 year ago

kafkakk commented 1 year ago

I'd like to suggest an enhancement to our login screen. It would be incredibly beneficial to incorporate a 'Check Email Validity' feature. This would serve to validate email addresses as users enter them, ensuring that they are in the correct format and exist.

Currently, our platform lacks email validity checking during the registration and login processes, allowing users to sign up or log in with potentially invalid email addresses. In contrast, SciStarter has implemented email validity checks, ensuring that users cannot register with invalid emails. When users sign up with an invalid email on the "create new account" page, they can not register for the SciStarter in the meantime.

I believe this addition would be a valuable improvement to our platform. Please consider implementing it, and I'd be happy to assist in any way possible.