RocketChat/Rocket.Chat

Integration Webhook Script field display entire script on single line

Open

#18,297 opened on Jul 20, 2020

View on GitHub
 (5 comments) (1 reaction) (0 assignees)TypeScript (13,573 forks)batch import
area: ui/uxhacktoberfest

Repository metrics

Stars
 (45,311 stars)
PR merge metrics
 (Avg merge 6d 1h) (230 merged PRs in 30d)

Description

Description:

Integration webbook script field displays entire script on single line cannot input new line character

Steps to reproduce:

Administration > Integrations > Incoming > Webhook Name > Script

Expected behavior:

Script should be displayed over multiple lines, with indentation and preferably monospaced/unformatted font

Actual behavior:

Entire script is displayed on single line

Server Setup Information:

  • Version of Rocket.Chat Server: 3.3.3

Client Setup Information

  • Desktop App or Browser Version: Chrome and Firefox
  • Operating System: Windows / Linux

Contributor guide