thomersch / openstreetmap-calendar

osmcal, a Collaborative Calendar for OpenStreetMap-related Events
https://osmcal.org
Apache License 2.0
33 stars 10 forks source link

Handling of whole day events with start/end time #144

Closed contrapunctus-1 closed 4 months ago

contrapunctus-1 commented 11 months ago

I created an event with "whole day" enabled. Later, I added a start and end time, but seemingly forgot to disable "whole day".

I would expect the date/time for a "whole day" event to be shown as "<date> - whole day". Instead, a participant brought to my notice that it displayed only the end time, giving users the impression that the event starts at the end time.

osmcal Screenshot from 2023-10-14 18-48-52

Also, it may also be a good idea to make it impossible to add start/end times as long as "whole day" is checked...and instruct the user to uncheck it if they attempt to add a start/end time.

Thank you!