RocketChat / RocketChat/Rocket.Chat

Outgoing webhook form: HTML tag isn't parsed

Open
#18,815 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: ui/ux
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

When creating/editing an outgoing webhook form, there is a setting to turn on/off the run on edit. In the explanation, there is a <strong> tag that isn't parsed correctly.

Steps to reproduce:
  1. Go to Administration -> Integrations -> New -> Outgoing
  2. Scroll to the bottom and click on Advanced settings
  3. Scroll to the bottom and notice the <strong> tag
Expected behavior:

English hint should be: new messages

Actual behavior:

English hint is: <strong>new</strong> messages

Screenshot_20200906_182237

Server Setup Information:
  • Version of Rocket.Chat Server: 3.6.0
  • Operating System: Debian 10
  • Deployment Method: Tar
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version: 12.14.0
  • MongoDB Version: 4.2.6
Client Setup Information
  • Desktop App or Browser Version: Both
  • Operating System: All
Additional context
Relevant logs:

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

Open Administration → Integrations → New → Outgoing, expand Advanced settings, and inspect the hint for the run-on-edit setting. Find the source or translation for this hint, correct the HTML rendering, and verify that it displays “new” in bold rather than showing the strong tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.