You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What broke: The "Copy Message" button (that appears on hover) in the Web UI chat
When it started (if known): Unknown
Severity: minor
Steps to Reproduce
Open Archon Web UI
Type a message
Hover the mouse cursor over the message box
Click the "copy" icon that appears on the top-right of the message box
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
Summary
Steps to Reproduce
Expected vs Actual
User Flow
Environment
Logs
Impact
Scope