|
|
|
|
|
by yodon
1202 days ago
|
|
Small user flow issues: on mobile, after registering for an account I'm hitting the homepage and the only link I see is "sign up". When I clicked on sign up the site correctly detected me as a logged in user but the lack of a "login" button in the hamburger menu was confusing. Also, if you click a second time on the "verify your email" link in the new user email, you get a scary/unhelpful warning "This email could not be verified" but right below the scary warning there is a button that says "continue to dashboard" that takes me right into my account. It seems like presenting either the scary message (when it's needed) or the friendly button (when it's available) but not both would be ideal. |
|
That error page is hosted by Auth0 but definitely bad user experience. I'll research if I can work around their solution and improve the experience.
Thanks for all the feedback!