Skip to content

Add copy feedback for file name copy in Upload Panel - #1026

Open
aditigupta217 wants to merge 1 commit into
imDarshanGK:mainfrom
aditigupta217:feature/upload-panel-copy-feedback
Open

Add copy feedback for file name copy in Upload Panel#1026
aditigupta217 wants to merge 1 commit into
imDarshanGK:mainfrom
aditigupta217:feature/upload-panel-copy-feedback

Conversation

@aditigupta217

@aditigupta217 aditigupta217 commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

closes #572
Adds visual copy feedback to the "Copy" action in the Upload Panel, which copies the uploaded file's name to the clipboard. Previously, clicking Copy gave no indication of whether the action succeeded or failed, creating uncertainty for users.

  • Added success/failure feedback states to the file name copy button:
    • On success: button label changes to "Copied!" for ~1.5–2 seconds, then reverts to "Copy".
    • On failure (e.g., clipboard permission denied, unsupported browser): button shows "Couldn't copy" instead of failing silently.
Screenshot 2026-07-26 at 11 08 16 PM

@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown

@aditigupta217 is attempting to deploy a commit to the Darshan's projects Team on Vercel.

A member of the Team first needs to authorize it.

@imDarshanGK imDarshanGK left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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.

Add copy feedback to upload panel

2 participants