Skip to content

375 sorting (II)

Hannes Heine requested to merge pr1063head into pr1063base

Created by: Tirokk

ogerly Authored by ogerly Merged


🍰 Pullrequest

contributions can be sorted

  • createdAt_desc > (Newest)
  • createdAt_asc > (Oldest)
  • shoutedCount_desc > (Popular)
  • commentsCount_desc > (Commented)

the sorting also works with the filter bubble

ezgif com-video-to-gif (3)

Issues

Todo

  • Frontend & logic
  • backend

Merge request reports