Skip to content

Sign up shows no flash message when trying to sign up with already available email #974

Description

@gobijan

Steps to reproduce:

  1. Create a vanilla app with Rails 7.0.3 e.g: rails new vanillaapp
  2. Setup clearance including the setup instructions (add flashes to application.html.erb etc.)
  3. Run app and sign up with mail@example.com and test1345
  4. Log out and try to sign up again with mail@example.com and test1345

Expected:
See a flash that tells the user that the registration attempt failed.

Actual:
No feedback. Sign up form just gets rerendered.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions