the-difference-engine / ksf

7 stars 1 forks source link

Bug: Grant Cycle Dates #341

Closed hmichele closed 2 years ago

hmichele commented 3 years ago

As an admin, I have the ability to create valid grant cycle dates, so that there are no date issues.

The screenshot below shows invalid dates.

image.png

image.png

Acceptance Criteria: [ ] The calendar should only show valid dates. Currently, the year is 6 digits long and you can type this in the text box as well as see it in the calendar view. [ ] Correct the date including the year so that it is valid.
[ ] The dates are also getting saved incorrectly when typed in. It adds extra numbers into the dates. [ ] Make sure the dates are validated. [ ] Create an error message if the date is invalid.

annamot9 commented 3 years ago

The dates look very good. You can't type none existing date. Preferably you should choose the date from the calendar, but if you type it in, you must have separators (/ or -).