You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used date-fns to autofill IEP end date and correctly format IEP dates in student_id (#225)
* used date-fns to format dates in student_id so that IEP date values are as per user selection both in the front end and in the database
* updated student IEP date to format correctly and autofill end date in-file, without exporting an IepDateInput component
* cleaned up commented-out code
* updated function for autofilling end date to handleAutofillIepEndDate and add comment explaining why that is the date
0 commit comments