Skip to content

Improve video table sorting #426

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

berthob98
Copy link

This PR adjusts the sorting of the videos table in the block overview page.
The current behaviour is, that the videos table is always sorted by the start_date, if a second column is picked in the UI the videos table gets multi sorted by the start_date and the picked column.
This PR changes the behaviour to fully sort the table by the newly picked column instead of multisorting.

If there won't be another Moodle 4.5 Release, I can rebase this PR for Moodle 5.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants