RocketChat/Rocket.Chat

[Feature request]: adding copy text/code functionality to single line/multiline tag in message toolbox

SySagar opened this issue · 2 comments

Description:

So currently the multiline and single line tags are missing the copy functionality which is necessary because if it is used for code pasting then its more likely to be used somewhere hence copying it becomes necessary.

Steps to reproduce:

  1. Go to message box
  2. use the singline or multi line tag
  3. wirte or paste some code within it.

Rerquired behavior:

Should be able to copy the code

Server Setup Information:

  • Version of Rocket.Chat Server: 6.8.0-develop
  • Operating System: windows
  • Deployment Method: local dev system
  • Number of Running Instances: 1
  • DB Replicaset Oplog: 1
  • NodeJS Version: 14.21.4 - x64
  • MongoDB Version: 7.0.5

Client Setup Information

  • Desktop App or Browser Version: Browser
  • Operating System: Windows 10

Additional context

Capture

@sampaiodiego @ggazzo @Sing-Li if this seems necessary can I work on it?