nofusscomputing / nofusscomputing/centurion_ui

Ticket Discussion Paginated fetching

Open
#63 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task::feature type::task
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 4h
Merged PRs (30d)
20

Description

currently ticket discussion replies are not pagination fetched.

Details

update ticket comment discussion replies to be fetched paginated.

Requirements

  • Fetch replies paginated
  • like ticket comments, track last page of replies so any new comment, is to fetch from this url

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the ticket discussion reply fetching entry point and compare it with the existing ticket comment pagination behavior. Update the reply flow to fetch pages and track the last page so new comments use the indicated URL; done means replies are paginated and newly added comments are fetched correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.