Describe the bug
Sign up form needs to be tightened up and tested to work on mobile.
To Reproduce
Steps to reproduce the behavior:
Go to 'localhost:3000/authenticate'
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.
Describe the bug Sign up form needs to be tightened up and tested to work on mobile.
To Reproduce Steps to reproduce the behavior:
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