nextcloud / nextcloud/deck

Number of comments on cards doesn't update until page refresh

Open
#4,082 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug feature: comments
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

We found that the total number of comments in a card is displayed on the card whe in overview mode on the deck. We also see that this total count is not updated after a new comment is added until you fully reload the page. We recommend that the count should be updated when new comments are added.

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

No files or tests are named. Start by tracing the card overview display and the flow that adds a comment, then verify how the displayed total is sourced. Done means the card's comment count updates immediately after a new comment is added, without a full page reload.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.