youarerad / youareradweb

The main repository for Youarerad.org
https://youarerad.org/
GNU Affero General Public License v3.0
78 stars 8 forks source link

[Feature Request] Newsletter Form Alert If Email Already Exists #10

Closed JasonDocton closed 2 years ago

JasonDocton commented 2 years ago

Feature Request: Set the button text or provide an alert to indicate the case of a user already being subscribed to the newsletter.

Use case: As our team can sometimes fall behind on sending monthly newsletters, we are often contacted by users who wish to confirm if they subscribed to our newsletter or not. Most often, we've found that these users have subscribed multiple times prior to reaching out. This feature could provide great user feedback while freeing up our team from searching the database to confirm for a user.

Related files: File Location
FooterNewsletter.tsx src/components/Footer
create-contact.ts backend/router/contact/create-contact.ts