You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user clicks the confirmation link sent to them after signing up for the newsletter, they are added to the newsletter list and redirected to `https://engineering.deptagency.com/?action=subscribe". We don't display anything notifying the user that they have successfully signed up.
We should display a confirmation message to the user:
You have subscribed to the DEPT® Engineering blog newsletter!
TBD: Where should we display this? I think a full-page-modal link the Subscription form is overkill. I don't really want to create another component to have a smaller modal. Maybe somewhere between the header and main tagline area?
The text was updated successfully, but these errors were encountered:
When the user clicks the confirmation link sent to them after signing up for the newsletter, they are added to the newsletter list and redirected to `https://engineering.deptagency.com/?action=subscribe". We don't display anything notifying the user that they have successfully signed up.
We should display a confirmation message to the user:
TBD: Where should we display this? I think a full-page-modal link the Subscription form is overkill. I don't really want to create another component to have a smaller modal. Maybe somewhere between the header and main tagline area?
The text was updated successfully, but these errors were encountered: