Skip to content

improve account creation flow #3577

@andreadavanzo

Description

@andreadavanzo

when a user create an account, if the operation is successful, it is redirected back to the home page with an alert (flash message). We should improve the step as:

  • the user fill the create account form as submit
  • the data is validated
  • IF there are error the user goes back and the alert is displayed, ELSE the user is redirected to a static page "account created"

The static page contains a thank you message an a clear message for the user to CONFIRM the account.

Text like this

Thank You for Signing Up!

Welcome to [First name].

To complete your registration, please confirm your email address.
We’ve sent a confirmation link to [user’s email address].

What to Do Next

  • Open your email inbox.
  • Find the message from [Your App Name] (check your spam or junk folder if you don’t see it).
  • Click the “Confirm My Account” button inside the email.
  • Once confirmed, you’ll be ready to explore all the features of [application name].

** Didn’t get the email?**

  • Wait a few minutes, sometimes it takes a bit to arrive.
  • Still nothing? contact [Organisation support]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions