Pets-without-names / Pet-Protocol-Notes

A collaborative mobile note application for keeping track of dog walking protocol proedures.
MIT License
0 stars 0 forks source link

Validate all individual input fields in the Sign_Up.jsx file #5

Open JaxTurboNerd opened 1 day ago

JaxTurboNerd commented 1 day ago

Use validator library to validate the user input fields and focus the empty fields.

JaxTurboNerd commented 23 hours ago

should set the focus to the input field that does not pass validations. Supply an error message to the user.