inland-empire-software-development / spark

Open source learning management system.
MIT License
16 stars 6 forks source link

SignUp component requires CSS tweak #72

Closed lloan closed 4 years ago

lloan commented 4 years ago

Describe the bug Sign up form needs to be tightened up and tested to work on mobile.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'localhost:3000/authenticate'
  2. Click on the signup tab

Expected behavior The signup component should not bounce when viewing the password. Users should be able to click on show/hide password without the bottom element hiding half of the clicking area. Make sure to view gif below - if you find any other issues, denote them in your PR for this issue.

Screenshots signup-form

VelazquezLuis commented 4 years ago

fixed done @lloan

zootechdrum commented 4 years ago

Is this issue still open. It looks like @VelazquezLuis fixed it.

lloan commented 4 years ago

Great job @VelazquezLuis!

Thanks for following up @zootechdrum