SSWConsulting / zzSSW.Website

Generator for ssw.com.au
3 stars 1 forks source link

♻️ Adding Formik library for Booking form #201

Closed ozairashfaqueSSW closed 2 years ago

ozairashfaqueSSW commented 2 years ago

Cc: @adamcogan @pierssinclairssw @lukecookssw @bigtony97 @paulsmythssw @kevinpho2022

To Myself,

Pain

Currently, in our bookingForm and shareForm, we are using HTML5 for form validation and error handling, which is not a good option. Therefore, we will be adding Formik library into our forms.

What code could be improved?

We need to refactor bookingForm component

Tasks

Screenshots

image Figure: BookingForm in consulting page

Thanks!