nextcloud / nextcloud/server

Export comments js as dedicated `@nextcloud/comments` lib

Open
#27,054 3 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: comments javascript technical debt
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

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

Start with lib/private/Comments/Manager.php lines 1306-1309 and apps/comments/src/comments-app.js, then inspect the Announcement Center App.vue reference. Trace how the comments code is consumed by Announcement Center and Deck, and define done as a dedicated @nextcloud/comments library that can be imported directly as a Vue component.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.