daze77 / CanadasGame2.0

An easy to use hockey league registration app.
https://canadasgame.onrender.com
1 stars 0 forks source link

Update form has no cancel button #7

Closed daze77 closed 3 years ago

daze77 commented 3 years ago

As a user if I decide to update my form but change my mind or notice that I just wanted to view the information I have no way to back out or cancel the required changes. Currently the only option is to hit the update button which unnecessary pushes an update to the database which is not required.

daze77 commented 3 years ago

Added button to cancel a form update and bring you back to the home page. In addition, hid the player ID on the update form and also included a clear button on the registration form page.