pinacai / PINAC_Workspace

A Must-Have Desktop AI App for Everyone
https://pinac-web.pages.dev
GNU General Public License v3.0
18 stars 24 forks source link

Add Copy to Clipboard Button #39

Closed RajeshTechForge closed 3 months ago

RajeshTechForge commented 3 months ago

Description

When our app answers the chat, many times we need to copy them, therefore we need to implement a copy to clipboard button at the bottom-right of the ai-answer bubble. So that every time AI shows an answer there will be a small copy to the clipboard button. It will be in the style:

Screenshot from 2024-06-16 20-59-16

Also add a change in the icon or a small pop-up on clicking it, so that the user becomes sure that the text is copied.

Any enthusiastic contributor who is eager to tackle this enhancement is welcome. If you’re interested or have any questions, don’t hesitate to reach out to me!

RajeshTechForge commented 3 months ago

Completed by me (@RajeshTechForge)