Não tenho 100% de certeza se isso é um bug ou um comportamento intencional, mas nossos usuários estão confusos com isso: há uma inconsistência na função “responder ao post” (refiro-me ao botão cinza de “no post”): nos dois casos a seguir, uma resposta não será “vinculada” ao post:
Ao responder ao post original
Ao responder ao post mais recente
No segundo caso, entendo o ponto, pois os posts estão fisicamente um ao lado do outro (embora eu ainda prefira consistência). No primeiro caso, é difícil identificar a qual post a resposta se destina.
The logic here is a little quirky. If there’s no reply-to-indicator, then it’s either a reply to the post immediately above it, or it’s a reply to the OP.
The problem with this is that this is impossible to ‘discover’ for users. I think it would be more consistent and easier to understand if the link was displayed everywhere.