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/ratingsort #175

Merged
merged 10 commits into from
Jan 24, 2024
Merged

Fix/ratingsort #175

merged 10 commits into from
Jan 24, 2024

Conversation

TamaroWalter
Copy link
Contributor

@TamaroWalter TamaroWalter commented Jan 24, 2024

The sorting bug is fixed. The problem were posts with the same amount of votes and upvotes, as there wasn't a sorting mechanism for that. The sorting algorithm is now improved and sorts posts:

  • first after helpful/solved marks
  • then after the amount of votes/upvotes
  • at last after the time of creation/modification

Solves Issue: #172

@NinaHerrmann NinaHerrmann merged commit 43ef13a into master Jan 24, 2024
30 checks passed
@TamaroWalter TamaroWalter deleted the fix/ratingsort branch September 9, 2024 08:36
This pull request was closed.
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