abccastro / ChatBot-Online-Flight-Booking

1 stars 0 forks source link

Issue#7: [Booking Feature] Previous dates should be disabled from the calendar #38

Open ovdlambton opened 11 months ago

ovdlambton commented 11 months ago

Feature: Booking

Issue: Previous dates should be disabled from the calendar. At the moment I can select previous date for the departure date. For the Return date, it should disable all the dates before the departure date selected by the user.

In this case, you can observe that previous dates are enabled for flight departure date

Image

I can select previous date for the departure date

Image

In this case, I was able to select earlier return date than departure date

Image

dogershub commented 11 months ago

Done

ovdlambton commented 11 months ago

Retested and Passed

Image

Error handling implemented for now on return date earlier than departure date

Image