WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
392 stars 631 forks source link

Date Calender not rendering correctly when creating a course. #5981

Closed claire256 closed 4 weeks ago

claire256 commented 1 month ago

issue - https://github.com/WikiEducationFoundation/WikiEduDashboard/issues/5701#issue-2179974510

What this PR does

This PR is fixing the disable issue that was occurring when creating an Independent Program.

Screenshots

Before: Screencast from 05-10-24 19:26:15.webm

After: Screencast from 24-10-24 21:05:37.webm

ragesoss commented 1 month ago

Hmm...

This looks like an improvement. The system is supposed to enforce that event start/end dates are not outside of the range of activity tracking dates, but it looks like this only applies that to the start date, not the end date.

claire256 commented 1 month ago

Alright @ragesoss , Let me make the necessary changes.

claire256 commented 1 month ago

Hello @ragesoss , could you have a look at this again. I have also been able to disable the end dates inputs.

ragesoss commented 1 month ago

Looks like the build is failing related to your changes.

ragesoss commented 4 weeks ago

Thanks! Can you update the 'after' video based on the current implementation?

claire256 commented 4 weeks ago

Hello @ragesoss, I have updated the 'after' video, you can have a look.