Skip to content

Conversation

@workbysaran
Copy link
Contributor

Resolved / Related Issues
Added Copy functionality to sidebar and home page widgets, allowing users to copy drives and folders to the clipboard for pasting elsewhere.

Closes #4262

Steps used to test these changes

  1. Right-click a drive (e.g., External Drive E:) in the sidebar and select Copy
  2. Navigate to another folder (e.g., D:\Backup) and paste
  3. Verify that a folder named "E" is created in D:\Backup without errors
  4. Right-click a drive in the home page Drives and select Copy
  5. Navigate to another folder and paste
  6. Verify the drive is copied successfully
  7. Test copying regular folders from sidebar and home page widgets
  8. Test copying Quick Access items and Network Locations
  9. Verify that special locations (Recycle Bin, Network) do not show the Copy option

@workbysaran workbysaran changed the title Sg/feature sidebar copy Added Copy functionality to sidebar and home page widgets Dec 16, 2025
@yaira2 yaira2 added ready for review Pull requests that are ready for review needs - testing Pull request requires testing before being merged and removed needs - testing Pull request requires testing before being merged labels Dec 16, 2025
@yaira2
Copy link
Member

yaira2 commented Dec 16, 2025

This looks very good! I think we should disable it for the tags section and home item.

@workbysaran
Copy link
Contributor Author

workbysaran commented Dec 17, 2025

This looks very good! I think we should disable it for the tags section and home item.

@yaira2 That's good. Updated the code!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add "copy" option to right click menu for sidebar and widgets

2 participants