nofusscomputing / nofusscomputing/centurion_ui
Ticket Discussion Paginated fetching
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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