BugFix: "Latest" Post Filter Threw Error 500
bugfix
improvement
Version 2.3.5 fixes “500 server error” thrown when users clicked “Latest” post filter. This was specific to communities running “Job” post type.
Explanation:
Job post type is treated differently than other post types
Feed filter could not distinguish between ‘detailed’ card and ‘index’ card.
The issue was fixed by adjusting the loop that renders the feed and tweaking the card.
Along with this fix, we’ve made the entire ‘job’ card clickable and not just the ‘details’ button. Should improve the user experience on mobile devices.
Thank you for your patience.
1