Skip to content

style: styling the copy-code button for chat

Denys Mishunov requested to merge dmishunov/duo-chat-copy-code-prep into main

Description

The MR is the integration MR for feat(GlDuoChatMessage): added copy-code button (gitlab-ui!3811 - merged) and prepares the styling for <copy-code> button on the code snippets in the messages.

Related Issues

How has this been tested?

The updated styles have been tested in both VSCode desktop and Web IDE.

Screenshots (if appropriate):

Since it's the integration MR and is only preparing the chat to accept the <copy-code>, the videos are recorded with the changes from gitlab-ui!3811 (merged)

VSCode Web IDE
copy-code-vscode-after copy-code-webide-after

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Denys Mishunov

Merge request reports