dylanFwhite / gower-picnic-co-frontend

0 stars 0 forks source link

Update Calendar Picker Element in Checkout #17

Open dylanFwhite opened 6 hours ago

dylanFwhite commented 6 hours ago

Currently the Date Picker in the Picnic Arrangements section shows the count of items on each day, similar to the Check Availability section. Instead it should just show the unavailable dates grayed out. i.e. Only the non-grey dates are available to be picked.

dylanFwhite commented 6 hours ago

image

dylanFwhite commented 6 hours ago

Doesn't appear to be the option to prevent selections using the Component props. Instead will have take care of this by adding a check when the onSelect event is fired that only updates the date value if the item selected is a valid choice