TUM-Dev / gocast

TUMs lecture streaming service.
https://tum.live
MIT License
191 stars 42 forks source link

False Order of Videos #1143

Closed yasmah74 closed 1 year ago

yasmah74 commented 1 year ago

Describe the bug

The Order buttons "Newest first" and "Oldest first" dont work properly. Oldest first : shows the oldest video of the newest Month at first. Newest first : shows the newest video of the oldest Month at first.

To Reproduce Steps to reproduce the behavior: Sort the Videos by Oldest first or Newest first

Expected behavior Oldest first --> show the oldest video of the oldest Month at first. Newest first --> show the newest video of the newest Month at first.

Screenshots

Screenshots of a Summersemestercourse:

image

Desktop (please complete the following information):

MatthiasReumann commented 1 year ago

Thanks for the issue! Should be fixed once #1145 is merged.