evieeee123 / TripAide

0 stars 0 forks source link

User Auth #2

Open mwmadsen67 opened 2 years ago

mwmadsen67 commented 2 years ago
mwmadsen67 commented 2 years ago

Hi Evie, just checking out your user auth functionality. The styling looks good and things are mostly functional, but here are some issues:

  1. the demo login doesn't seem to work. you might just need to make sure that your demo user is seeded on production.
  2. The login errors are resizing the form, to fix this I would just make the form big enough to fit all the errors
  3. After logging in, I get redirected to a blank page. After refreshing I am able to see a normal page where I can logout.