haystack / murmur

A mailing list designed to reduce noise and encourage sharing
25 stars 13 forks source link

Descriptive error message upon adding a new member with empty email field #325

Open angcast opened 3 years ago

angcast commented 3 years ago

When a user tries to submit a new member with an empty email field, the error message that shows is 'unknown'. Instead, we can add an error message that states that emails cannot be empty or that they cannot be in this format.

Screen Shot 2020-11-25 at 2 52 12 PM

Just for reference, the way adding a new group handles this case is by showing 'Error: Group name cannot be in this format'.