CoderDojo / community-platform

Zen, the CoderDojo Community Platform!
https://zen.coderdojo.com
MIT License
121 stars 55 forks source link

Order events on dojo page by date #1212

Closed niccokunzmann closed 6 years ago

niccokunzmann commented 7 years ago

grafik Page: https://coderdojopotsdam.github.io

The events should be ordered by date. Having the next event at the end is confusing.

Wardormeur commented 7 years ago

Same cause that https://github.com/CoderDojo/community-platform/issues/1139 A quick fix could be to re-order post-generation of the card, but the real fix is to provide the proper dates from the back-end instead of having the front generating them.

iandouglas commented 7 years ago

Add my vote to fix this please.

Wardormeur commented 6 years ago

This should be fixed as we reworked the events-service (https://github.com/CoderDojo/events-service)