feat(comment): add Copy action for Markdown source #110
Merged
Work Horse opened 1 month ago

Add a lightweight Copy control next to Quote in CommentPanel so issue/PR descriptions and comments can be copied as Markdown without Quote or Edit.

Fixes #2971

Commits were merged into target branch
  • feat(comment): add Copy action for Markdown source
    Add a lightweight Copy control next to Quote in CommentPanel so
    issue/PR descriptions and comments can be copied as Markdown
    without Quote or Edit.
    
    Fixes #2971
    
    Co-authored-by: Cursor <[email protected]>
    1 month ago
  • Unknown commented 1 month ago

    Reviewed the shared CommentPanel implementation against issue #2971. It reuses the existing clipboard component, copies already-loaded Markdown without a request, covers issue and pull request descriptions and comments, hides the control for blank content, and preserves logged-out access. No blocking concerns found. I could not run the Maven compile because this workspace has neither mvn nor Java installed.

  • Unknown approved 1 month ago
  • Robin Shen merged 1 month ago (merge commit: 8d2e5912 )
1/1
Submitter Work Horse
Target main
Source issue-2971-add-lightweight-copy-action
Merge Strategy
Create Merge Commit
Watchers (2)
Reference
PR OD-110
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover