Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
danieldegroot2 opened this issue Oct 1, 2022 · 0 comments

Comments

@danieldegroot2
Copy link
Contributor

danieldegroot2 commented Oct 1, 2022

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).

  • For events with the same display time but different local time, it doesn't make sense to do so.
  • For events with the same local time, the site has not been for displaying updates to the user directly and users would need an additional hint to know the event has been updated recently. This also allows for pushing events to the top (though this shouldn't happen much in OSM space besides spam events and is most visible for events already at the top of the page).

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant