Error page copy button shows 'Copy link' label and link icon #8804

Closed
opened 2026-02-16 18:10:53 -05:00 by yindo · 1 comment
Owner

Originally created by @kitlangton on GitHub (Feb 7, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Image

The error page uses the shared TextField copy button, but it shows "Copy link" (tooltip/aria-label) and a link icon even though it copies error text. It should say "Copy to clipboard" (or similar) and use the normal copy icon.

Relevant code:

  • packages/app/src/pages/error.tsx
  • packages/ui/src/components/text-field.tsx
Originally created by @kitlangton on GitHub (Feb 7, 2026). Originally assigned to: @adamdotdevin on GitHub. <img width="975" height="781" alt="Image" src="https://github.com/user-attachments/assets/d58521de-7cda-4784-8cae-9ff86ae20429" /> The error page uses the shared `TextField` copy button, but it shows "Copy link" (tooltip/aria-label) and a link icon even though it copies error text. It should say "Copy to clipboard" (or similar) and use the normal copy icon. Relevant code: - `packages/app/src/pages/error.tsx` - `packages/ui/src/components/text-field.tsx`
yindo added the web label 2026-02-16 18:10:53 -05:00
yindo closed this issue 2026-02-16 18:10:53 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 7, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #11023: [Web] Copy button does not work - General copy button functionality issues
  • #7696: [FEATURE]: message actions on AI messages (copy button etc) - Related copy button UX

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 7, 2026): This issue might be a duplicate of existing issues. Please check: - #11023: [Web] Copy button does not work - General copy button functionality issues - #7696: [FEATURE]: message actions on AI messages (copy button etc) - Related copy button UX Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8804