Skip to content

Fix order and showing of events cards

Sébastiaan Versteeg requested to merge fix/events-cards-ordering into master

Previous behaviour

Steps to reproduce:

  1. The cards are ordered by end date and shown for the entirety of the event
  2. Thus the study trip is somewhere in the middle and still shown

New behaviour

Steps to validate that it works:

  1. The cards are ordered by end date
  2. Study trip should not show anymore after 24 hours
Edited by Sébastiaan Versteeg

Merge request reports