pull down to refresh
0 sats \ 7 replies \ @MadBudha OP 5 May \ parent \ on: What show deserves a deep discussion first? Entertainment
Maybe because it's a poll option and not 'in the body of the text'
Could be. It could also be that polls are just explicitly excluded from the related posts behavior.
I'll open a GitHub issue today.
reply
Update:
This post does not show "Related Posts" because it's pinned to the territory, due to the
!item.position
check hereI assume this is intentional, so I won't open an issue in this case.
reply
reply
Ah, I see. Perhaps we should modify that check to be something like
!item.position && !item.subName
? Since it seems the saloon posts aren't tied to a sub? That way, posts that are pinned to actual territories still get to see related posts?reply
reply
Alrighty, back to creating GitHub issues. I'll create two :)
reply
reply