quiltingcode / pp4-craft-cafe

1 stars 2 forks source link

BUG: Booking Form - day field doesn't show a calenday icon for the user to pick from #89

Closed quiltingcode closed 1 year ago

quiltingcode commented 1 year ago

Describe the bug The booking request form has a workshop date field, but the user has to manually type in a date which is NOT good UX.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on 'the ;day.' field
  3. No calendar date picker appears
  4. User has to manually type in a date

Expected behavior User sees a calendar icon next to the field to click on which opens a calendar date picker widget

quiltingcode commented 1 year ago

this is fixed after installing bootstrap datepicket widget