coopTilleuls / CoopTilleulsSyliusClickNCollectPlugin

Sell and deliver securely during the COVID-19 pandemic!
https://click-n-collect.shop
GNU Affero General Public License v3.0
78 stars 34 forks source link

Selecting a picking slot is not mandatory #27

Closed jacquesbh closed 3 years ago

jacquesbh commented 4 years ago

If the customer selects the Click and Collect shipping method, and does not select a slot in the calendar, he can still continue to the next step.

This could lead to a customer coming whenever he wants, which is not what we want!

Possible solutions are:

I prefer both but if I had to make a choice, the frontend JS validation is better in an UX point of view.

Thank you!

snakewa commented 4 years ago

Agree with @jacquesbh

toofff commented 4 years ago

Good idea @jacquesbh :+1:

thcolin commented 3 years ago

Hi ! Thanks for your time, I added a JS validation on slot selection, tell me if it fix your issue !