Lab-Rats-Fullstack / Lab-Rats

Group Capstone project for the 2309-ftb-et-web-pt cohort of Fullstack Academy.
2 stars 0 forks source link

Account PATCH bug and comments display fixed #123

Closed BarryFullStack closed 8 months ago

BarryFullStack commented 8 months ago

Added a cancel button for form, if password is "" and updatedUser is null form will cancel, password will not push to API if "". password and confirmPassword states are reset to "" after user form has submitted. Comments just had a data pathing issue.