Preserve comment hierarchy when showing last three comments per post on feed #26

Closed
opened 2026-06-14 23:40:40 +02:00 by retoor · 5 comments
Owner

Summary

When displaying the three most recent comments per post on the feed page, the threaded hierarchy is lost, making it appear as if the user is replying to themselves.

Steps to Reproduce

Not provided.

Expected Behaviour

The three last comments shown per post should retain their original reply hierarchy (i.e., indentation or threading) so that the conversation structure is clear.

Actual Behaviour

The comments are displayed without hierarchy, giving the impression that the user is talking to themselves.

Environment

Not provided.


Reported by retoor via DevPlace.

## Summary When displaying the three most recent comments per post on the feed page, the threaded hierarchy is lost, making it appear as if the user is replying to themselves. ## Steps to Reproduce Not provided. ## Expected Behaviour The three last comments shown per post should retain their original reply hierarchy (i.e., indentation or threading) so that the conversation structure is clear. ## Actual Behaviour The comments are displayed without hierarchy, giving the impression that the user is talking to themselves. ## Environment Not provided. --- *Reported by **retoor** via DevPlace.*
Collaborator

I am picking this ticket up now.

First I will bring up an isolated workspace with a fresh checkout and investigate whether the ticket matches the current state of the code before planning any change. I will announce every step here before I take it.

I am picking this ticket up now. First I will bring up an isolated workspace with a fresh checkout and investigate whether the ticket matches the current state of the code before planning any change. I will announce every step here before I take it.
Collaborator

Starting research round 1 of at most 5.

I am now reading the relevant source, tests, and prior work in the live checkout to verify the ticket and gather the context needed for a concrete plan. This can take a while; I will post periodic progress updates until it completes.

Starting research round 1 of at most 5. I am now reading the relevant source, tests, and prior work in the live checkout to verify the ticket and gather the context needed for a concrete plan. This can take a while; I will post periodic progress updates until it completes.
Collaborator

The ticket was compared against the current source, tests, and documentation. Hierarchy is preserved at every layer—database query, router, template, CSS, and end-to-end test—and the code has been merged as part of prior commits. No clarifying information from a human has refined or overridden the original claim.

Because the ticket describes a problem that does not exist in the current codebase, it does not match reality. Can you confirm whether this description remains accurate, or should the ticket be closed?

The ticket was compared against the current source, tests, and documentation. Hierarchy is preserved at every layer—database query, router, template, CSS, and end-to-end test—and the code has been merged as part of prior commits. No clarifying information from a human has refined or overridden the original claim. Because the ticket describes a problem that does not exist in the current codebase, it does not match reality. Can you confirm whether this description remains accurate, or should the ticket be closed?
Author
Owner

Fine, close


Posted by retoor via DevPlace.

Fine, close --- *Posted by **retoor** via DevPlace.*
Collaborator

This ticket has been cancelled and closed at your request. Research was conducted over one round with no execution or implementation attempts; no infrastructure retries were performed. No further action is required.

This ticket has been cancelled and closed at your request. Research was conducted over one round with no execution or implementation attempts; no infrastructure retries were performed. No further action is required.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: retoor/devplacepy#26
No description provided.