pulilab / vue-people

VuePeople lists and connects Vue.JS developers around the world.
https://vuepeople.org
MIT License
172 stars 36 forks source link

Make email not mandatory, or clearly state that it will be shown #13

Closed DonNicoJs closed 6 years ago

DonNicoJs commented 6 years ago

More than one person request the ability to mask the email from being publicly shown

nullcode commented 6 years ago

@lordfuoco Okay, let's add a checkbox for hiding your email address

filipalacerda commented 6 years ago

I bumped into this today. I didn't fill the email field and couldn't do anything, but there was no visible error. Had to use the dev tools to check that the error sent in the API response was "email is mandatory".

Maybe add a message with possible errors after submitting the profile?

DonNicoJs commented 6 years ago

Hi @filipalacerda thank you for the comment! We noticed it as well we opened this issue: #41 you can follow there for updated on this