Fix typos in email domains during signup

Suggestion: using the Mailcheck plugin during signup should help ensure that users get their initial signup email:

8 Likes

Provided we could incur the dependency only on the login / signup dialog load, I support this. Bad email entry is pretty traumatic.

4 Likes

Bump!

A user tried to register twice with ...@gmai.com today :older_man: :older_woman:

2 Likes

I think allowing editing of email before confirmation is complete, would be better here.

Please activate your account. We sent an activation email to name@example.com. Resend activation. Update email address.

2 Likes

Yesterday I checked in a nice feature to handle this:

https://github.com/discourse/discourse/commit/40ab2e56677625ee2d97ea7cce1607c521f38fbb

If you typo’d your email address, simply log in again and you’ll see this:

Clicking “Change Email Address” gives you this form:

5 Likes

This is an elegant way to handle this. Cheers!

3 Likes