triple-a-s / HotSpot

1 stars 1 forks source link

Profile #32

Closed aaronm1724 closed 5 years ago

aaronm1724 commented 5 years ago

Fixed issue where editing car but leaving the license plate the same would throw up an alert stating "that license plate was already taken". Added check for making sure a username wasn't previously used, and used my fix for the editing car to make sure I didn't get the same error with the username. Also fixed an issue where editing the user would not properly update the profile page.