nofusscomputing / nofusscomputing/centurion_ui
Comment Component
Open
@jon-nfc is already working on this.
Since Apr 28, 2026.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
Summary
Provide a component that will be used to add and display comments
Description
A component is required that will be used to add and display a comment(s).
User Story
- layout the same for add / display / edit
- displays a list of comments
- is paginated
- can delete a comment
- can update a comment
Business Value
- A common comment UI improves the UX as the layout is the same/familiar.
Acceptance Criteria
- Can add comment
- Can edit comment
- Can delete comment
- displays a series of comments
- comments are paginated
Dependencies & Impact
No response
Technical Notes
No response
Risks & Mitigations
No response
Testing Strategy
No response
Additional Notes
No response
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.
Assessment
This issue has not been assessed yet.