Y
Hacker News
new
|
ask
|
show
|
jobs
by
soggypenny
4047 days ago
Yes, it's beautiful. However, looks like there's no form validation on the email submit. I just submitted "r" as an email address.
3 comments
ceejayoz
4047 days ago
Not sure why you're getting downvotes, for such a slick page basic email address form validation is an odd omission.
link
bliti
4047 days ago
Strange, its still working as you mentioned earlier. What a weird bug to leave out in the open like that.
link
nine_k
4047 days ago
As long as you can receive a confirmation email, any address could work :)
But basic \S+@\S+ check on the UI side won't hurt and would be courteous.
link
nightpool
4047 days ago
But what if I worked at stripe and only wanted to type my username? :D
link
hackmiester
4047 days ago
On this form it's less relevant, but that's very handy a lot of the time. I get frustrated when some outsourced app seems to believe that just sending mail to my username would not work, and refuses to let me do it.
link