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

[Bug]: When signing up, entering a duplicate email or username results in spinning button forever. #1356

Closed
3 of 4 tasks
ghost opened this issue Jun 17, 2023 · 3 comments
Closed
3 of 4 tasks
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jun 17, 2023

Requirements

  • Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a single bug? Do not put multiple bugs in one issue.
  • Is this a server side (not related to the UI) issue? Use the Lemmy back end repo.

Summary

When signing up for a new account if a duplicate email address or username is entered, there is no indication of a possible conflict. When clicking on the "Sign Up" button, a spinner just continues forever. If the lemmy backend is inspected it throws an error about a duplicate email or username. This is not reflected in the UI.

Suggest there be a check for a duplicate email or username before the user clicks "Sign up".

Steps to Reproduce

  1. Find a Lemmy instance.
  2. Sign up with a duplicate email or username.
  3. Spinner goes on and on.

Technical Details

Tried all browsers and in regular and private mode.

Restarted backend and UI.

Reinstalled Lemmy and Lemmy-ui.

Version

0.17.4

Lemmy Instance URL

feddiverse.org

@ghost ghost added the bug Something isn't working label Jun 17, 2023
@RocketDerp

This comment was marked as abuse.

@ghost
Copy link
Author

ghost commented Jun 20, 2023

I'm not sure if it is the expected behavior, but I get a JSON error popup 2 times on the bottom left corner of the browser window in dark red.

@RocketDerp

This comment was marked as abuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants