scientist-softserv / west-virginia-university

West Virginia University
0 stars 0 forks source link

I112 handle min date greater than max date #147

Closed kirkkwang closed 10 months ago

kirkkwang commented 10 months ago

Story

This commit will add some controller logic to handle when the start date is greater than the end date so it won't throw an error but instead give a notice to the user.

Ref:

Expected Behavior Before Changes

If the user puts a start date that is greater than the end date, an error will be thrown.

Expected Behavior After Changes

Now a notice will appear

Screenshots / Video

wvu-112