Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't tell email is optional using USERNAME_AND_OPTIONAL_EMAIL #36

Closed
jwaltz opened this issue Nov 15, 2013 · 2 comments
Closed

Can't tell email is optional using USERNAME_AND_OPTIONAL_EMAIL #36

jwaltz opened this issue Nov 15, 2013 · 2 comments

Comments

@jwaltz
Copy link
Contributor

jwaltz commented Nov 15, 2013

It would be great if there was some way to tell that email is optional while using:

Accounts.ui.config({
    passwordSignupFields: 'USERNAME_AND_OPTIONAL_EMAIL'
});

Previously, I was adding a placeholder value to the email input field but this modification would be lost each time I updated the package.

Is this change possible or is there a better workaround you could advise me of?

Thanks

@ryw
Copy link
Contributor

ryw commented Dec 1, 2013

Sounds like a good solution — can you create a pull request?

@jwaltz
Copy link
Contributor Author

jwaltz commented Dec 2, 2013

Pull request here: #39

@ryw ryw closed this as completed Dec 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants