issues
search
NayanKaran
/
Portfolio
Portfolio to showcase projects developed. Made using JS, HTML and CSS.
MIT License
4
stars
1
forks
source link
Peer-to-peer code review: Form Validation
#16
Open
Favourezeugwa
opened
2 years ago
Favourezeugwa
commented
2 years ago
Great work on your form validation but there is one issue that I think you can look into.
Report validity function may not necessary in the conditional statement for lowercase
formButton.reportValidity()
Great work on your form validation but there is one issue that I think you can look into.
formButton.reportValidity()