Skip to content

feat: add copy-to-clipboard functionality for answers#262

Open
Owais-Siddique-11 wants to merge 1 commit into
knoxiboy:mainfrom
Owais-Siddique-11:feat/copy-to-clipboard
Open

feat: add copy-to-clipboard functionality for answers#262
Owais-Siddique-11 wants to merge 1 commit into
knoxiboy:mainfrom
Owais-Siddique-11:feat/copy-to-clipboard

Conversation

@Owais-Siddique-11
Copy link
Copy Markdown

Description

Added a copy-to-clipboard feature for answers/solutions to improve workflow efficiency and usability.

Changes Made

  • Added one-click copy button for answers
  • Integrated Clipboard API support
  • Added toast feedback after successful copy
  • Improved accessibility with proper labels
  • Maintained responsive and consistent UI styling

Closes #233

@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

@Owais-Siddique-11 is attempting to deploy a commit to the Karan Mani Tripathi 's projects Team on Vercel.

A member of the Team first needs to authorize it.

@knoxiboy knoxiboy added gssoc'26 GSSoC program issue type:feature New feature level:intermediate Intermediate level task labels May 24, 2026
knoxiboy

This comment was marked as spam.

knoxiboy

This comment was marked as outdated.

Copy link
Copy Markdown
Owner

@knoxiboy knoxiboy left a comment

Choose a reason for hiding this comment

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

Technical Review

Hi @Owais-Siddique-11! Thank you for your contribution to DoubtDesk.

The code changes look good. Before we can complete the technical review, approve, and merge this pull request, we have one final requirement for all contributors: Please star the DoubtDesk repository.

Once you have starred the repository, please drop a comment here saying "done" (or we will automatically detect it) and we will proceed with approving and merging your PR. Thank you.

@knoxiboy knoxiboy self-requested a review May 24, 2026 12:28
@knoxiboy knoxiboy added gssoc and removed gssoc labels May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc'26 GSSoC program issue level:intermediate Intermediate level task type:feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Copy-to-Clipboard Support for Answers & Solutions

2 participants