No "Copy to Clipboard" button for Markdown responses in Chat UI #2865
Zak Siddiqui opened 1 week ago

The chat interface does not provide a way to copy AI-generated responses to the clipboard as raw Markdown. Users must manually select and copy text, which strips formatting or requires extra effort to preserve it.

This was observed when an AI response containing structured Markdown (headers, bold fields, inline code labels) was rendered in the chat UI with no copy action available.

Steps to Reproduce

  1. Open the chat UI and send a prompt that returns a Markdown-formatted response.
  2. Observe the rendered response — no copy button or clipboard action is present.
  3. Attempt to copy the response manually via text selection.

Expected Behavior

A "Copy as Markdown" button (or equivalent) is available on each AI-generated message, allowing the user to copy the response as raw Markdown source to the clipboard in one click.

Actual Behavior

No copy button exists. The user must manually select and copy text from the rendered output, losing Markdown formatting in the process.

Additional Context

  • Observed in: Chat UI
  • Response format: Structured Markdown (headings, bold, inline code, etc)
1/1
Type
Improvement
Priority
Normal
Assignee
Labels
No labels
Issue Votes (0)
Watchers (3)
Reference
OD-2865
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover