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

Fix false order of videos on course-page #1145

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

MatthiasReumann
Copy link
Collaborator

Motivation and Context

Resolves #1143

Description

Negates predicate which determines order of groups, i.e. months.

Steps for Testing

  • 1 Course
  1. Log in
  2. Navigate to a Course
  3. Re-order Elements
    1. Oldest first: Oldest month first; Oldest stream first;
    2. Newest first: Newest month first; Newest stream first;
  4. 🌟

@github-actions
Copy link

Your Testserver will be ready at https://1145.test.live.mm.rbg.tum.de in a few minutes.

Logins
Kurs1 Kurs2 Kurs3 Kurs4
public public loggedin enrolled
prof1 prof1 prof2 prof1
prof2
student1
student2
student3
student1
student2
student2
student3
student1
student2

Copy link
Collaborator

@alexanderstephan alexanderstephan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexanderstephan alexanderstephan merged commit 6eb96ea into dev Aug 30, 2023
9 checks passed
@alexanderstephan alexanderstephan deleted the bug/false-order-of-videos-course-page branch August 30, 2023 11:31
@MatthiasReumann MatthiasReumann mentioned this pull request Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False Order of Videos
2 participants