thomersch / openstreetmap-calendar

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

Keep events with the same display time in the same order regardless of edit status #112

Open danieldegroot2 opened 1 year ago

danieldegroot2 commented 1 year ago

These two events have the same display time, but editing one of them will place it at the top, without any obvious cause for readers.

IJmuiden, North Holland, Netherlands / 1st October / 10:00 – 12:00 CEST

Zacatecas, Mexico / 1st October / 10:00 – 12:00 GMT-5

You should keep events with the same display time -including simultaneous events- in the same order (time, or A-Z respectively).

These events could instead be ordered alphabetically.

(the below and vice versa happens if the other event is edited);


Before

image


After

image

I have tried editing an event happening at a different display time and this does not order it differently.