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 form throw error with existing email #243

Open
crisprx opened this issue Oct 31, 2022 · 3 comments
Open

Sign Up form throw error with existing email #243

crisprx opened this issue Oct 31, 2022 · 3 comments

Comments

@crisprx
Copy link

crisprx commented Oct 31, 2022

The Sign up form requires an email to register on SingleLink. However, if i use the same email, it should deliver message to user that the email already exists. This is happening but the error is only shown on console. Not on the UI.

OS / Platform: Manjaro
Browser: Firefox 106.0.2 (64-bit)

Expected Behavior: User gets to see an error on UI that the email already exists.
Actual Behavior: No error is thrown on UI if already registered email address is used to register again.

image

@mairh
Copy link

mairh commented Nov 18, 2022

@crisprx Where did you find the Signup form? I can not locate the Signup form in the code repo.

@jimmybisenius
Copy link
Contributor

There is none @mairh. Sign up is exclusively available on cloud-hosted Singlelink.

I will work on adding visual errors @crisprx 👍

@crisprx
Copy link
Author

crisprx commented Nov 20, 2022

Thanks @jimmybisenius . However, I would request you to pay attention to #244 since it is a critical issue for mobile device. Only on desktop singlelink is usable.

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

3 participants