-
Notifications
You must be signed in to change notification settings - Fork 14
Add copy button to Terminal component #78
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Summary
Add a copy affordance to the terminal chrome so users can copy terminal contents from demos.
Acceptance Criteria
- Add a copy button near the window controls
- Copy the rendered terminal text with
navigator.clipboard.writeText() - Show a short-lived success state after copying
- Demonstrate the behavior in the playground
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed