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

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

Open
gobijan opened this issue Jun 23, 2022 · 0 comments

Comments

@gobijan
Copy link

gobijan commented Jun 23, 2022

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.

@gobijan gobijan changed the title Sign pp shows no flash message when trying to sign up with already available mail Sign up shows no flash message when trying to sign up with already available mail Oct 21, 2022
@gobijan gobijan changed the title Sign up shows no flash message when trying to sign up with already available mail Sign up shows no flash message when trying to sign up with already available email Oct 21, 2022
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