vincentahn / clamor

1 stars 0 forks source link

PA Review: User Authentication #7

Open vincentahn opened 3 years ago

vincentahn commented 3 years ago
vincentahn commented 3 years ago

Did a complete Auth HTML and CSS overhaul so I apologize if I introduced any new/different problems.

  1. Black box needs slightly rounded corners

Done.

  1. Email and Password fields should be same length as login button and be darker gray (not white)

Done.

  1. Font on black box should be bigger

Don't know which font this is referencing.

  1. Space form fields and login button evenly

I hope the new spacing is even enough.

  1. Errors should appear after the field name with a dash; field name and box should turn red

Done.

  1. Probably want to make reset password fields inactive for demo user

I don't know what you mean by this.

  1. Discord's black box is fully opaque

Done.

vincentahn commented 3 years ago
  1. Make sure all fonts are sans-serif (the h2's show up on my machine as a serifed font, probably because there doesn't seem to be a font explicitly set for h2s)

Done.

vincentahn commented 3 years ago
  1. Errors on login page and sign up page persist even after going to the other form and returning, or even logging in with Demo User and logging out

Done.