Currently, the order of the posts in the sidebar are not sorted and the database by default returns the posts in the order which they were created (earlies on top)
To better the user's experience, we need to do a sort on the frontend to show most recent posts on top.
Currently, the order of the posts in the sidebar are not sorted and the database by default returns the posts in the order which they were created (earlies on top)
To better the user's experience, we need to do a sort on the frontend to show most recent posts on top.