Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscription Confirmation Page #1572

Open
5 tasks
TylerMatteo opened this issue Nov 4, 2024 · 2 comments
Open
5 tasks

Subscription Confirmation Page #1572

TylerMatteo opened this issue Nov 4, 2024 · 2 comments

Comments

@TylerMatteo
Copy link
Contributor

TylerMatteo commented Nov 4, 2024

Create page users will be sent to via a link in the confirmation email.

  • Page implements designs seen here.
  • Route for new page should be /subscribers/<id>/confirm
  • When page is loaded, call endpoint to update user's confirmation custom property to 1
  • Text "To modify subscriptions, click here" should link to /subscribers/<id>/subscriptions (page does not exist yet.)
  • "Go to Home" button should link to / route.
@TylerMatteo
Copy link
Contributor Author

Making note of outstanding question on how to get the user's subscriptions into the front end for discussion in sprint planning.

@TylerMatteo
Copy link
Contributor Author

TylerMatteo commented Nov 4, 2024

Note this is depending on #1550 and #1573 to be completed but can be started now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant