Skip to content

The "Copy Message" button in the Web UI chat does not work #1540

@b1skit

Description

@b1skit

Summary

  • What broke: The "Copy Message" button (that appears on hover) in the Web UI chat
  • When it started (if known): Unknown
  • Severity: minor
Image

Steps to Reproduce

  1. Open Archon Web UI
  2. Type a message
  3. Hover the mouse cursor over the message box
  4. Click the "copy" icon that appears on the top-right of the message box
  5. Paste (ctrl + v) into any text field

Expected vs Actual

  • Expected: The chat message would be copied in to the clipboard, and can be pasted
  • Actual: The chat message is not copied into the clipboard

User Flow

(Draw the flow that triggers the bug. Mark where it breaks with [X].)

Example:
  User                   Archon                   AI Client
  ────                   ──────                   ─────────
Sends chat message ─────────▶ routes to web ui
Clicks copy button
Text is not copied◀────────── Web UI

Environment

  • Platform: Web
  • Database: SQLite
  • Running in worktree? No
  • OS: Ubuntu, Windows 11 (Chromium, Chrome browsers respectively)

Logs

N/A

Impact

  • Affected workflows/commands: N/A
  • Reproduction rate: Always
  • Workaround available? If so, describe: Manually select and copy text
  • Data loss risk? No

Scope

  • Package(s) likely involved: web
  • Module (if known): Unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions