nextcloud / nextcloud/deck

Users are presented HTML code when trying to edit comments

Open
#7,935 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
Since the update to Nextcloud 33 and Deck 1.17.1, when clicking the "Update" button next to a comment, users are presented HTML code.

To Reproduce
Steps to reproduce the behavior:

  1. Write a comment on a Deck card
  2. Open the context menu of that comment
  3. Click "Update"

Expected behavior
Users are presented the contents of their comment without surrounding HTML tags.

Screenshots
Image

Client details:

  • OS: Linux
  • Browser: Firefox
  • Version: 150.0.2
  • Device: Desktop

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 by reproducing the issue in the Deck comment editor using the listed steps, then trace the frontend flow triggered by the comment's "Update" action. Done means the editor shows the comment text without surrounding HTML tags and preserves the expected update behavior.

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.