Add "check your email" page

Created on 28 March 2025, 7 days ago

Problem/Motivation

Currently, when form is submitted, a notification message is displayed, and the form redirects to the front page.

The intention is to make it really clear to the user that they need to follow the instructions in the email message, so I would like to avoid distracting content on the front page.

Proposed resolution

  • Add a route to the VerifyEmailRoutes class for each entity by appending "/thanks" to each route path, and a title of "Thank you"
  • Add a controller to handle the route
  • The controller should display the text, "Please check your email and click on the included link to verify your email address."
  • Change the redirect in the form submit to redirect to the new route

Remaining tasks

Add the new route and controller.

User interface changes

None.

API changes

None.

Data model changes

None.

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇮🇪Ireland lostcarpark

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024