theproductiveprogrammer / tagtime-ui

The Display/User Interface code for TagTime
1 stars 1 forks source link

Signup button seems unclickable #5

Closed dreeves closed 6 years ago

dreeves commented 6 years ago

turned out this was kind of PEBKAC, but under the bold assumption that I'm not much dumber than typical users...

i just clicked "sign up" and assumed it would take me somewhere to sign up. it somehow did not occur to me that it wanted email and password filled in. i thought of those as strictly for the login button, with signup being separate. i'm in now!

To make that a proper bug report:

Steps to Reproduce

  1. Launch app to see login/signup page
  2. Don't fill in username/password
  3. Click the "Sign up" button

What Happens

Nothing. Clicking the button seems to be a no-op.

What I Expected

Either for login and signup to be different screens, or at least give an error message.

theproductiveprogrammer commented 6 years ago

Done. I will mail you the latest build to try