singlelink-co / Singlelink

The open-source Linktree alternative.
https://singlelink.co
GNU General Public License v3.0
550 stars 117 forks source link

Sign Up form throw error with existing email #243

Open crisprx opened 1 year ago

crisprx commented 1 year ago

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 commented 1 year ago

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

jimmybisenius commented 1 year ago

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

I will work on adding visual errors @crisprx 👍

crisprx commented 1 year ago

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.