GirlBossRush / boardwalk

An interactive social canvas.
http://boardwalk.io
3 stars 1 forks source link

I can't create an account #4

Open fiatjaf opened 8 years ago

fiatjaf commented 8 years ago

'fiatjaf' doesn't pass the username validation. Other random words also don't. It seems like a bug.

GirlBossRush commented 8 years ago

Hi @fiatjaf!

This bit of code seems to be the cause. Browsers have become more strict with setCustomValidation(null), now stringifying null instead of clearing the validation.

Boardwalk is a college experiment and hasn't gotten much love since graduation. I'll have a look at getting a fixed deployed but it's quite low on my todo list. PRs are welcome :smiley:

If you're interested in poking around here are a few demo accounts.

http://boardwalk.io/users/bob_boberson http://boardwalk.io/users/betty_crocker http://boardwalk.io/users/eric_wright

Cheers.

fiatjaf commented 8 years ago

Thank you. No need to fix it, I was just trying to see how it looked like, because I liked the idea very much.