culturecreates / footlight-app

Footlight CMS Front-end
https://cms.footlight.io
3 stars 0 forks source link

Calendar widget - handling single date events that have a startTime AND endTime #1182

Open troughc opened 2 months ago

troughc commented 2 months ago

Problem: when a single date event has a start time AND end time, no time is displayed in the widget preview. Only the date is displayed. (single date events with start times DO display the start time in the widget preview) Expected behaviour: Single date events with start AND end time should display the start time in the widget preview just like single date events with ONLY start times do.

Notes

No change is required for multiple date events (event series) with times. These type of events are displayed in the widget the same way date range events are displayed (with no time included). This is acceptable. This can be done in between other more important issues (lower priority)

troughc commented 1 month ago

@SyamBabu-M do you have thoughts on this, how much work would it take? Should we schedule this for after the event series work is done?

SyamBabu-M commented 1 month ago

@SyamBabu-M do you have thoughts on this, how much work would it take? Should we schedule this for after the event series work is done?

I need to check with @AbhishekPAnil as he is working on the event series right now.

Could you provide a detailed description of the changes required? With this information, I will be able to provide an estimate.