What to build
ListCommentsQuery loads all of the user's comments without take/skip. Add pagination (offset or cursor — pick the simpler fit) through the full vertical path: query projection → page model → Index page UI with a pager.
Acceptance criteria
Blocked by
None (can start immediately).
What to build
ListCommentsQueryloads all of the user's comments without take/skip. Add pagination (offset or cursor — pick the simpler fit) through the full vertical path: query projection → page model → Index page UI with a pager.Acceptance criteria
Blocked by
None (can start immediately).