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
There are some issues I'm realizing we never dealt with when adding multiple email addresses.
on /user URL:
If a user has multiple emails on their account, we should tell them which one we're talking about, and possibly give them the ability to switch between them.
on user/preferences URL:
Same issue. If a user has multiple emails on their account, we should tell them which one we're talking about, and possibly give them the ability to switch between them.
in general:
I'm realizing on both of these URLs, we show the user's preferences if they're unsubscribed. We should show a flag there and give them the ability to resubscribe.
The text was updated successfully, but these errors were encountered:
There are some issues I'm realizing we never dealt with when adding multiple email addresses.
If a user has multiple emails on their account, we should tell them which one we're talking about, and possibly give them the ability to switch between them.
Same issue. If a user has multiple emails on their account, we should tell them which one we're talking about, and possibly give them the ability to switch between them.
I'm realizing on both of these URLs, we show the user's preferences if they're unsubscribed. We should show a flag there and give them the ability to resubscribe.
The text was updated successfully, but these errors were encountered: