Skip to content

Fix issues with non-visible pinned event item

Sandro Lutz requested to merge event-redraw-issue into master

Fixes several issues related to the pinned item of the filtered list page.

  • When loading a direct link to an event for the first time, the view is redrawn after loading the data. so that the event is actually visible.
  • While loading a pinned item (e.g. event) when visiting a direct link, a spinner icon is shown.

Merge request reports