๐ Bug Report: New posts not sorted by post creation time
hisel-sabermetrics opened this issue ยท 3 comments
hisel-sabermetrics commented
Describe the bug
The posts on "New" tab are not sorted by creation time
Steps to reproduce the bug
- Go to any subreddit
- Click on New
- 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.
sigaloid commented
Can't reproduce.. What subreddit?
hisel-sabermetrics commented
r/Stellaris
sigaloid commented
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.