redlib-org/redlib

๐Ÿ› Bug Report: New posts not sorted by post creation time

hisel-sabermetrics opened this issue ยท 3 comments

Describe the bug

The posts on "New" tab are not sorted by creation time

Steps to reproduce the bug

  1. Go to any subreddit
  2. Click on New
  3. Scroll down to load the posts

What's the expected behavior?

The posts are sorted by span.created

Additional context / screenshot

Here is a screenshot. The same happen on different instances.
Screenshot

Can't reproduce.. What subreddit?

r/Stellaris

Hm, that's the return order of the JSON from reddit, but not on the site. May be related to posts that were once removed but were then approved?

Nonetheless, pushed a fix out.