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

Improve filtering and add sorting at the course view #14

Open
4 of 7 tasks
ankith26 opened this issue Dec 17, 2024 · 1 comment
Open
4 of 7 tasks

Improve filtering and add sorting at the course view #14

ankith26 opened this issue Dec 17, 2024 · 1 comment

Comments

@ankith26
Copy link
Member

ankith26 commented Dec 17, 2024

There are some more filtering features that could be integrated

  • Filter by course category
  • Filter by number of reviews (would be useful to filter out courses without reviews while viewing)
  • Filter courses that have the viewers review maybe?

Some useful sorting metrics

  • Sort by sem and name (current behaviour)
  • Sort by review count
  • Sort by time of latest review comment
  • Sort by average rating
@ankith26 ankith26 mentioned this issue Dec 17, 2024
10 tasks
@ankith26
Copy link
Member Author

ankith26 commented Dec 29, 2024

The sortability features have been implemented, however there are still a few minor things to be fixed

  • when changing sort parameters, the review boxes don't auto-collapse as they should
  • A mutation (review post, edit or delete) should trigger a metadata refresh, so that the sorting can update correctly after a mutation

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

No branches or pull requests

1 participant