aaronpxavier / ubpilots

ub pilots association web application
MIT License
1 stars 3 forks source link

Created dialogbox component for logbook form. #217

Closed FelipeCanales94 closed 6 years ago

FelipeCanales94 commented 6 years ago

213

Deleted logbook form webpage component and created a new dialogbox component. This makes things much easier for the user. Users no longer have to navigate to a different webpage to input a new logbook entry. Everything is now on one single page.

Disabled the submit button for whenever a required field is missing.

When add button is clicked, the dialogbox "pop ups" with the logbook form.

FelipeCanales94 commented 6 years ago

Closing because I wanted to add a few more things to this before it gets merged.