Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[front] - fix(AgentMessage): copy to clipboard icons #11397

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

JulesBelveze
Copy link
Contributor

@JulesBelveze JulesBelveze commented Mar 17, 2025

Description

This PR uses useCopyToClipboard hook to manage clipboard copy of agent messages.

References:

Risk

Low, breaking copied messages formatting

Deploy Plan

Deploy front

…messages

 - Implement copy to clipboard functionality with visual feedback indicating when text has been copied
 - Replace clipboard button icon dynamically to reflect copied state
 - Utilize `useCopyToClipboard` hook to manage clipboard operations and state
Copy link
Contributor

@aubin-tchoi aubin-tchoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JulesBelveze JulesBelveze merged commit fa42359 into main Mar 17, 2025
7 checks passed
@JulesBelveze JulesBelveze deleted the fix/copy-agent-message branch March 17, 2025 09:43
frankaloia pushed a commit that referenced this pull request Mar 17, 2025
…messages (#11397)

- Implement copy to clipboard functionality with visual feedback indicating when text has been copied
 - Replace clipboard button icon dynamically to reflect copied state
 - Utilize `useCopyToClipboard` hook to manage clipboard operations and state
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