issues
search
BCStudentSoftwareDevTeam
/
celts
Web app to support the CELTS program at Berea College
BSD 3-Clause "New" or "Revised" License
1
stars
8
forks
source link
Fix start date
#1332
Closed
vungc
closed
2 months ago
vungc
commented
2 months ago
Issue Description
Fixes #1311
When the allow start date to be in the past is toggled, the past dates are still disabled and greyed out.
Changes
modified the click function on #allowPastStart to be specific to the datepicker on the main page
Testing
run flask, create event, select from program
select a start date, turn on the "allow start date to be in the past", and try to select a date before today
github-actions[bot]
commented
2 months ago
View Code Coverage
Issue Description
Fixes #1311
Changes
Testing