Pretty funny considering the @ is pretty much the only character that's absolutely necessary in an email address
Bad Design
For sharing any badly designed websites or applications you come across. Please only post things that are connected to programming.dev topics (e.g. dont post something badly designed in real life)
For intentionally bad design also check out [email protected]
For bad code check out [email protected]
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
You need at least one dot between the @ and the last character. You used to be able to say that you needed a . as either the third or fourth character from the end, but now that we have TLDs that aren’t two or three characters, you can’t be that specific.
I believe that according to the RFC you can send mail to @localhost, the period is not strictly necessary
You are technically correct. (The very best kind of correct.)
What about ip6 address as a host? They don't use dots. You can also specify a ip4 address as just a single number. Also there is a tld with an Mx record, which would mean there is no dots either. Best to just check for one or more characters before and after the at sign, then send an email to verify.
Please go create a new email address and only choose the characters that I could think of while writing regex.
Who says it’s bad design? Maybe they hate receiving feedback. Seems like pretty great design through that lens.
"Your email field doesn't work."
"Oh. That's too bad. You should make a bug report."
*you need an account to make a bug report*
*you need an email address to make an account*
*it's the same email field*
Back in my day we used bang paths and we liked it!
blur, change
are the only appropriate listeners for input validation.