Page MenuHomePhabricator

Don't send users to /comments/post/ with a form error if they try to comment without an email set
Closed, ResolvedPublic

Description

If you attempt to leave a comment on an application but don't have an email set on your account you are redirected to /comments/post/ with a 'this field is required' form validation error.

We should do something else here, either don't let people leave comments if they have no email set, provide them with more sensible feedback on the issue, or stop requiring email to leave comments.