diff options
author | Justin Shillingford <jgs272@cornell.edu> | 2020-07-06 16:05:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 16:05:03 -0400 |
commit | d2a1005d200abb91f72938d152a1493cb845d970 (patch) | |
tree | 970914084d3a1c649fb7f27affa8a792e8c9a943 /src/components/common/OverlayView.tsx | |
parent | 565932f47bfc7ddec42a649792b8b57f81da98de (diff) |
[TMA-62] Basic Login Input Validation (#11)
* Updated createRef() to useRef()
* Animated invalid input hint
Also removed useless focusPasswordInput prop
* Users can no longer submit without typing
* Added basic input validation for Username
* Fixed username input validation 😅
* Removed autocapitalize from keyboard
* Trim username input as early as possible
Also removed trim from password
* Adjusted styling to accomodate longer hint message
* Lint cleaning
* Updated documentation of update methods
* Forgot to include periods in the error message 😅
* Modified styling to accomodate longer hint
Diffstat (limited to 'src/components/common/OverlayView.tsx')
0 files changed, 0 insertions, 0 deletions