Closed djplaner closed 1 year ago
Current implementation
Show works for start date initially, but if the stop date is cleared, it stops working. Set the stop date again and the show components work again.
updateModuleDate
is triggered when calendarDate is changed. If value is "" it then resets all the components of the start/stop date.
In theory, a configStore value is changed and that reactively triggers DateWidget
It appears to be the switch to single date - single date is wrong?? -- yep. Fixed.
Using shoelaces input types implement a way to specify a date/date range for a module using a generic calendar. No abstract institutional calendars.