pull down to refresh

I also tried signup with credentials but the button doesn't get enabled.

When the second password field is wrong, it will say "passwords don't match" but I don't know why the first password field is red when they match.

Its probably a bug, what browser are you using?

reply

I am using Brave on Linux. I see no errors in the console except regular GET https://beta.predyx.com/api/auth/me 401 (Unauthorized) but I assume they are unrelated. That's just how you check if someone is logged in (just like we do on SN).

reply

We haven't tested on Brave. That 401 is a way to telling you're not logged in. I will put this on my issue tracker list.

reply
200 sats \ 1 reply \ @ek 27 Sep 2024

I found the issue: my password was only alphanumeric but when I added a special character it worked.

So the bug is simply missing feedback about what kind of password is required.

reply

Yes, will add this to our issue tracker.

reply