Skip to content

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Feb 7, 2025

Added a copy button to the history preview view

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist:

  • My code follows the patterns of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Additional context

image

Related Issues

Reviewers


Important

Add copy button to HistoryPreview component to copy task prompts to clipboard with modal notification.

  • Feature:
    • Add copy button to HistoryPreview component in HistoryPreview.tsx to copy task prompts to clipboard.
    • Display modal notification "Prompt Copied to Clipboard" upon successful copy.
  • UI:
    • Add .copy-modal and .copy-button styles for modal and button visibility.
    • Button appears on hover over .history-preview-item.

This description was created by Ellipsis for 30cf0d5. It will automatically update as commits are pushed.

Added a copy button to the history preview view
@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2025

🦋 Changeset detected

Latest commit: 44e00fa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
roo-cline Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mrubens mrubens merged commit da2fe80 into RooCodeInc:main Feb 8, 2025
6 checks passed
@hannesrudolph hannesrudolph deleted the patch-5 branch February 8, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants